Skip to content

Commit 7c23aee

Browse files
committed
Revert "fix(ci): fetch entire repo for running cherry-pick tests"
This reverts commit 329110e.
1 parent e874fef commit 7c23aee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
working-directory: ./libevm/tooling
3838
steps:
3939
- uses: actions/checkout@v4
40-
with:
41-
fetch-depth: 0 # everything
4240
- name: Set up Go
4341
uses: actions/setup-go@v5
4442
with:

0 commit comments

Comments
 (0)