Skip to content

Commit

Permalink
update certora-cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
nd-certora committed Oct 3, 2024
1 parent 285d645 commit ea2fff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkrules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: setup cvt
run: |
pip install certora-cli==7.6.3
pip install certora-cli
echo "`pwd`/.github/executables" >> $GITHUB_PATH
- name: run certora prover on conf files
Expand Down

0 comments on commit ea2fff6

Please sign in to comment.