Skip to content

Commit

Permalink
fix: make Prover CI run correctly (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaoticWalrus authored Dec 15, 2023
1 parent 134c3e8 commit d42c101
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/certora-prover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:
chmod +x /usr/local/bin/solc
- name: Verify rule ${{ matrix.params }}
run: |
touch certora/applyHarness.patch
make -C certora munged
bash ${{ matrix.params }}
env:
CERTORAKEY: ${{ secrets.CERTORAKEY }}
Expand Down

0 comments on commit d42c101

Please sign in to comment.