Only run custom checkout_path tests against a single CodeQL version
These tests do not depend on the CodeQL version.
This commit is contained in:
parent
2db0327171
commit
1d4866b058
2 changed files with 1 additions and 36 deletions
|
|
@ -1,5 +1,6 @@
|
|||
name: "Use a custom `checkout_path`"
|
||||
description: "Checks that a custom `checkout_path` will find the proper commit_oid"
|
||||
versions: ["latest"]
|
||||
steps:
|
||||
# This ensures we don't accidentally use the original checkout for any part of the test.
|
||||
- name: Delete original checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue