Skip to content

Commit 4a37765

Browse files
committed
fix
1 parent 833cb6d commit 4a37765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
4444
# Add local remote pointing to current erc4626-tests repository
4545
git remote add local ${{ github.workspace }}/erc4626-tests
46-
git fetch local
46+
git remote update
4747
git checkout local/HEAD
4848
4949
- name: Install Foundry

0 commit comments

Comments
 (0)