Skip to content

Commit

Permalink
test to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrieco-tob committed May 29, 2024
1 parent 9ffc36e commit 9ea1ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/medusa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Run Medusa for External ERC20 tests
working-directory: tests/ERC20/foundry
run: |
crytic-compile .
crytic-compile . --foundry-compile-all
ls out -R
medusa fuzz --target-contracts CryticERC20ExternalHarness --config medusa-config-ext.json
Expand Down

0 comments on commit 9ea1ff3

Please sign in to comment.