Skip to content

Commit 9aeb49f

Browse files
committed
chore: switch back to certora-cli
1 parent d1e81ed commit 9aeb49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/certora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python-version: ">=3.9"
4040

4141
- name: Install certora
42-
run: pip install certora-cli-beta
42+
run: pip install certora-cli
4343

4444
- name: Install solc
4545
run: |

0 commit comments

Comments
 (0)