Skip to content

Commit 1d4866b

Browse files
committed
Only run custom checkout_path tests against a single CodeQL version
These tests do not depend on the CodeQL version.
1 parent 2db0327 commit 1d4866b

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

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

Lines changed: 0 additions & 36 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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: "Use a custom `checkout_path`"
22
description: "Checks that a custom `checkout_path` will find the proper commit_oid"
3+
versions: ["latest"]
34
steps:
45
# This ensures we don't accidentally use the original checkout for any part of the test.
56
- name: Delete original checkout

0 commit comments

Comments
 (0)