Update checkout_path test

Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
This commit is contained in:
Henry Mercer
2024-06-11 19:30:30 +01:00
parent 485d096a80
commit ba4e487a2c
2 changed files with 0 additions and 12 deletions

View File

@@ -94,12 +94,6 @@ jobs:
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: |