Skip to content

Commit da948c6

Browse files
committed
try
1 parent 4a37765 commit da948c6

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
@@ -44,7 +44,7 @@ jobs:
4444
# Add local remote pointing to current erc4626-tests repository
4545
git remote add local ${{ github.workspace }}/erc4626-tests
4646
git remote update
47-
git checkout local/HEAD
47+
git checkout local/main
4848
4949
- name: Install Foundry
5050
uses: foundry-rs/foundry-toolchain@v1

0 commit comments

Comments
 (0)