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 4a37765 commit da948c6Copy full SHA for da948c6
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
# Add local remote pointing to current erc4626-tests repository
45
git remote add local ${{ github.workspace }}/erc4626-tests
46
git remote update
47
- git checkout local/HEAD
+ git checkout local/main
48
49
- name: Install Foundry
50
uses: foundry-rs/foundry-toolchain@v1
0 commit comments