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:
Henry Mercer 2024-02-02 19:16:01 +00:00
parent 2db0327171
commit 1d4866b058
2 changed files with 1 additions and 36 deletions

View file

@ -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