Skip to content

Commit ba8cba2

Browse files
committed
dejacode scan
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 5528013 commit ba8cba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repotests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
run: |
256256
python -m pip install --upgrade pip
257257
uv sync --all-extras --all-packages
258-
sudo npm install -g @cyclonedx/cdxgen --omit=optional
258+
sudo npm install -g @cyclonedx/cdxgen
259259
curl -LO https://github.com/AppThreat/atom/releases/latest/download/atom-amd64
260260
chmod +x atom-amd64
261261
sudo mv atom-amd64 /usr/local/bin/

0 commit comments

Comments
 (0)