Fix matrixing of "submit SARIF after failure" check

This commit is contained in:
Henry Mercer 2024-08-08 18:09:12 +01:00
parent 50357f5d12
commit 44ecae4896
2 changed files with 2 additions and 0 deletions

View file

@ -63,6 +63,7 @@ jobs:
- uses: ./init
with:
languages: javascript
tools: ${{ steps.prepare-test.outputs.tools-url }}
- name: Fail
# We want this job to pass if the Action correctly uploads the SARIF file for
# the failed run.