We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833cb6d commit 4a37765Copy full SHA for 4a37765
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
44
# Add local remote pointing to current erc4626-tests repository
45
git remote add local ${{ github.workspace }}/erc4626-tests
46
- git fetch local
+ git remote update
47
git checkout local/HEAD
48
49
- name: Install Foundry
0 commit comments