Skip to content

Commit

Permalink
Update foundry-zksync branch for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
byshape committed Aug 16, 2024
1 parent 9d316f2 commit e853a5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: matter-labs/foundry-zksync
ref: 'dev'
ref: 'main'
path: 'foundry-zksync'

- name: Install Foundry for zksync
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: matter-labs/foundry-zksync
ref: 'dev'
ref: 'main'
path: 'foundry-zksync'

- name: Install Foundry for zksync
Expand Down

0 comments on commit e853a5e

Please sign in to comment.