use bash
This commit is contained in:
2
.github/workflows/formal-verifiation.yml
vendored
2
.github/workflows/formal-verifiation.yml
vendored
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user