Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nisnislevi committed Sep 23, 2024
1 parent 0deedec commit ccabc06
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
- name: Verify rule ${{ matrix.rule }}
run: |
cd certora
cd certora/basic
touch applyHarness.patch
make munged
cd ..
cd ../..
echo "key length" ${#CERTORAKEY}
certoraRun certora/conf/${{ matrix.rule }} --wait_for_results
env:
Expand Down

0 comments on commit ccabc06

Please sign in to comment.