Skip to content
Prev Previous commit
Next Next commit
Update checkout_path test
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
  • Loading branch information
henrymercer committed Jun 11, 2024
commit ba4e487a2cef5a9cf0c67f4551be762844f0f2f1
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