mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-01-12 15:25:00 +00:00
chore(CI): update certora-cli to 7.10.2
This should fix the bug of certora-cli not properly completing with non zero exit codes on errors, which ultimately results in CI tasks to give false positives.
This commit is contained in:
parent
3a6249e886
commit
50e90b6816
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
java-package: 'jre'
|
||||
|
||||
- name: Install Certora CLI
|
||||
run: pip3 install certora-cli==7.10.1
|
||||
run: pip3 install certora-cli==7.10.2
|
||||
|
||||
- name: Install Solidity
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user