fix test workflow again
This commit is contained in:
parent
c3c86d82ae
commit
1fb8d3b712
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cli.yml
vendored
2
.github/workflows/cli.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: Upload with CLI
|
||||
run: |
|
||||
node packaging/dist/code-scanning-cli-linux upload \
|
||||
packaging/dist/code-scanning-cli-linux upload \
|
||||
--sarif-file src/testdata/empty-sarif.sarif \
|
||||
--repository $GITHUB_REPOSITORY \
|
||||
--commit $GITHUB_SHA \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue