diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2190921..9a55f90 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 @@ -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