Skip to content

Commit

Permalink
move to echidna folder
Browse files Browse the repository at this point in the history
  • Loading branch information
coolhill committed Feb 25, 2022
1 parent 08dd9f2 commit cb4dc2a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/echidna.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
test:
- EchidnaPercentMath
- EchidnaVault
- Echidna_Deposit_Withdraw

steps:
- uses: actions/checkout@v2
Expand All @@ -36,4 +36,4 @@ jobs:
files: .
contract: ${{ matrix.test }}
crytic-args: --hardhat-ignore-compile
config: contracts/test/${{ matrix.test }}.yml
config: contracts/echidna/${{ matrix.test }}.yml
File renamed without changes.
File renamed without changes.

0 comments on commit cb4dc2a

Please sign in to comment.