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 7657788 commit 9ffc36e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/medusa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
- name: Run Medusa for External ERC20 tests
working-directory: tests/ERC20/foundry
run: |
ls
crytic-compile .
ls out -R
medusa fuzz --target-contracts CryticERC20ExternalHarness --config medusa-config-ext.json
- name: Compile ERC4646 Foundry example
Expand Down

0 comments on commit 9ffc36e

Please sign in to comment.