Skip to content

Commit

Permalink
change test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaanshK committed Oct 25, 2024
1 parent cc2e4ad commit b228bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:

- name: Run Forge tests
run: |
forge test -vvv
forge flatten --output src/WeirollWalletHelper.flattened.sol src/WeirollWalletHelper.sol && forge test -vvv
id: test

0 comments on commit b228bfe

Please sign in to comment.