Skip to content

Commit

Permalink
Only run custom checkout_path tests against a single CodeQL version
Browse files Browse the repository at this point in the history
These tests do not depend on the CodeQL version.
  • Loading branch information
henrymercer committed Feb 2, 2024
1 parent 2db0327 commit 1d4866b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/__with-checkout-path.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pr-checks/checks/with-checkout-path.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1d4866b

Please sign in to comment.