Skip to content

Commit

Permalink
Update checkout_path test
Browse files Browse the repository at this point in the history
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
  • Loading branch information
henrymercer committed Jun 11, 2024
1 parent 485d096 commit ba4e487
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/__with-checkout-path.yml

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

6 changes: 0 additions & 6 deletions pr-checks/checks/with-checkout-path.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ steps:
ref: v1.1.0
sha: 474bbf07f9247ffe1856c6a0f94aeeb10e7afee6

- uses: ./../action/upload-sarif
with:
ref: v1.1.0
sha: 474bbf07f9247ffe1856c6a0f94aeeb10e7afee6
checkout_path: x/y/z/some-path/tests/multi-language-repo

- name: Verify SARIF after upload
shell: bash
run: |
Expand Down

0 comments on commit ba4e487

Please sign in to comment.