Skip to content

Commit

Permalink
chore: switch back to certora-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Aug 14, 2024
1 parent d1e81ed commit 9aeb49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python-version: ">=3.9"

- name: Install certora
run: pip install certora-cli-beta
run: pip install certora-cli

- name: Install solc
run: |
Expand Down

0 comments on commit 9aeb49f

Please sign in to comment.