Skip to content

Commit

Permalink
Fix matrixing of "submit SARIF after failure" check
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Aug 8, 2024
1 parent 50357f5 commit 44ecae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/__submit-sarif-failure.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pr-checks/checks/submit-sarif-failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 44ecae4

Please sign in to comment.