Skip to content

Commit 1fb8d3b

Browse files
fix test workflow again
1 parent c3c86d8 commit 1fb8d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
1818
- name: Upload with CLI
1919
run: |
20-
node packaging/dist/code-scanning-cli-linux upload \
20+
packaging/dist/code-scanning-cli-linux upload \
2121
--sarif-file src/testdata/empty-sarif.sarif \
2222
--repository $GITHUB_REPOSITORY \
2323
--commit $GITHUB_SHA \

0 commit comments

Comments
 (0)