Skip to content

Commit

Permalink
fix yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
nisnislevi committed Sep 23, 2024
1 parent ccabc06 commit 44bd40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
make munged
cd ../..
echo "key length" ${#CERTORAKEY}
certoraRun certora/conf/${{ matrix.rule }} --wait_for_results
certoraRun certora/basic/conf/${{ matrix.rule }} --wait_for_results
env:
CERTORAKEY: ${{ secrets.CERTORAKEY }}

Expand Down

0 comments on commit 44bd40d

Please sign in to comment.