Skip to content

Commit ba4e487

Browse files
committed
Update checkout_path test
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
1 parent 485d096 commit ba4e487

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.github/workflows/__with-checkout-path.yml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/with-checkout-path.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ steps:
3636
ref: v1.1.0
3737
sha: 474bbf07f9247ffe1856c6a0f94aeeb10e7afee6
3838

39-
- uses: ./../action/upload-sarif
40-
with:
41-
ref: v1.1.0
42-
sha: 474bbf07f9247ffe1856c6a0f94aeeb10e7afee6
43-
checkout_path: x/y/z/some-path/tests/multi-language-repo
44-
4539
- name: Verify SARIF after upload
4640
shell: bash
4741
run: |

0 commit comments

Comments
 (0)