We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 093cd11 + 725b6cd commit db68c1eCopy full SHA for db68c1e
.github/workflows/echidna.yml
@@ -162,7 +162,7 @@ jobs:
162
output-file: ${{ matrix.files }}.out
163
solc-version: ${{ matrix.solc-version || '0.5.11' }}
164
echidna-workdir: ${{ matrix.workdir }}
165
- echidna-version: latest
+ echidna-version: edge
166
crytic-args: ${{ matrix.crytic-args || '' }}
167
168
- name: Verify that the exit code is correct
0 commit comments