mirror of
https://github.com/logos-co/staking.git
synced 2025-02-02 22:04:25 +00:00
chore(CI): update certora-cli to 7.10.2
This should fix a bug in the CLI that causes CI tasks to pass even though prover runs are emitting errors.
This commit is contained in:
parent
ead8db634c
commit
b62ac5233e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -136,7 +136,7 @@ jobs:
|
||||
with: { java-version: "11", 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