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