Skip to content

Commit

Permalink
ci: start 2 local chains in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhuynh3103 committed Jan 20, 2024
1 parent fdc99d8 commit 4db9429
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ jobs:

- name: Run Forge tests
run: |
anvil --chain-id 2024 --port 8546
anvil --chain-id 2 --port 8547
forge test -vvv
id: test

0 comments on commit 4db9429

Please sign in to comment.