Skip to content

Commit b9315db

Browse files
committed
unshallow fetch
1 parent f656509 commit b9315db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- uses: actions/checkout@v5
123123
with:
124124
ref: ${{ github.event.pull_request.head.sha || github.sha }}
125-
fetch-tags: 'true'
125+
fetch-depth: '0'
126126

127127
- name: Install devbox
128128
uses: jetify-com/[email protected]

0 commit comments

Comments
 (0)