Fix matrixing of "submit SARIF after failure" check
This commit is contained in:
parent
50357f5d12
commit
44ecae4896
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ steps:
|
|||
- 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue