Skip to content

Commit

Permalink
Certora: Update send only flag (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
facuspagnuolo authored and lgalende committed Oct 18, 2023
1 parent deb3453 commit bd77641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/certora/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
with: { java-version: '11', java-package: jre }
- name: Install certora cli
shell: bash
run: pip install certora-cli-beta
run: pip install certora-cli
- name: Install solc
shell: bash
run: |
Expand Down

0 comments on commit bd77641

Please sign in to comment.