pull/3812/head
Hadrien Croubois 2 years ago
parent 8b1042371a
commit 3075181276
  1. 2
      .github/workflows/formal-verifiation.yml

@ -46,7 +46,7 @@ jobs:
run: |
touch certora/applyHarness.patch
make -C certora munged
sh ${{ matrix.params }}
bash ${{ matrix.params }}
env:
CERTORAKEY: ${{ secrets.CERTORAKEY }}
strategy:

Loading…
Cancel
Save