Skip to content

Commit

Permalink
chore: bump forge-std to v1.8.1 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
simplyoptimistic authored Apr 2, 2024
1 parent 224deb7 commit 069e602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: yarn compile

- name: Run unit tests
run: yarn test
run: yarn test --parallel
env:
OPTIMISM_RPC_URL: ${{ secrets.OPTIMISM_RPC_URL }}
test:
Expand Down

0 comments on commit 069e602

Please sign in to comment.