Skip to content

Commit

Permalink
fix: remove forge i to see if it works
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomariscal committed Dec 12, 2024
1 parent 4a6edfd commit 5cb22a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: Install Foundry
uses: dutterbutter/foundry-zksync-toolchain@v1

- name: Install dependencies
run: forge install

- name: Run forge tests
run: |
forge test --match-path "test/*.t.sol" --no-match-path "test/*.integration.t.sol" --zksync -vv
Expand Down

0 comments on commit 5cb22a6

Please sign in to comment.