Skip to content

Commit cf2bd4c

Browse files
committed
deep checkout in helm e2e tests
1 parent 2e22e7e commit cf2bd4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ jobs:
191191
- uses: actions/checkout@v5
192192
with:
193193
ref: ${{ github.event.pull_request.head.sha || github.sha }}
194+
fetch-depth: '0'
194195

195196
- name: Install devbox
196197
uses: jetify-com/[email protected]

0 commit comments

Comments
 (0)