Skip to content

Commit

Permalink
Remove checkout ref from e2e gov tests
Browse files Browse the repository at this point in the history
Co-authored-by: josvaz <[email protected]>
  • Loading branch information
roothorp and josvazg authored Mar 22, 2024
1 parent 60a6d91 commit 63efd6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-e2e-gov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
with:
ref: ${{github.event.pull_request.head.sha}}
submodules: true
- name: Create k8s Kind Cluster
if: ${{ !env.ACT }}
Expand Down

0 comments on commit 63efd6e

Please sign in to comment.