Skip to content

Commit

Permalink
fix: typo in verification line
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Jun 19, 2024
1 parent af07945 commit 2ea9467
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
echo "key length" ${#CERTORAKEY}
make -C certora munged-simple
make -C certora munged-fifo
certora
bash certora/scripts/${{ matrix.conf }}.conf
certora certora/confs/${{ matrix.conf }}.conf
env:
CERTORAKEY: ${{ secrets.CERTORAKEY }}

0 comments on commit 2ea9467

Please sign in to comment.