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 ff2e47c commit e2a1890Copy full SHA for e2a1890
.github/workflows/test.yml
@@ -42,6 +42,7 @@ jobs:
42
# Add local remote pointing to current erc4626-tests repository
43
git remote add local ${{ github.workspace }}/erc4626-tests
44
git remote -v show
45
+ git branch --all
46
git remote update
47
git checkout local/main
48
0 commit comments