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.
1 parent 93e7f0e commit 725b6cdCopy full SHA for 725b6cd
.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