Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomariscal committed Dec 12, 2024
1 parent d15cfe7 commit 4a6edfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:

- name: Run forge tests
run: |
# Run forge tests with lower fuzz runs for speed, only in our test directory
forge test --match-path "test/*.t.sol" --no-match-path "test/*.integration.t.sol" --zksync -vv
lint:
Expand Down

0 comments on commit 4a6edfd

Please sign in to comment.