Update checks

This commit is contained in:
Henry Mercer 2023-06-12 11:26:55 +01:00
parent a590b4afa7
commit f1c4784a3f
18 changed files with 68 additions and 100 deletions

View file

@ -82,8 +82,7 @@ jobs:
uses: ./../action/.github/actions/check-sarif
with:
sarif-file: ${{ runner.temp }}/results/javascript.sarif
queries-run:
javascript/example/empty-or-one-block,javascript/example/empty-or-one-block,javascript/example/other-query-block,javascript/example/two-block
queries-run: javascript/example/empty-or-one-block,javascript/example/empty-or-one-block,javascript/example/other-query-block,javascript/example/two-block
queries-not-run: foo,bar
- name: Assert Results