Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rya-sge committed May 15, 2024
1 parent db5c66d commit 5704daa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Run Forge build
run: forge build --sizes

- name: Run Forge tests --ffi
run: forge test -vvv
- name: Run Forge tests
run: forge test -vvv --ffi

0 comments on commit 5704daa

Please sign in to comment.