Skip to content

Commit

Permalink
Certora CI: clean make call
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbreak1211 committed Apr 10, 2024
1 parent 705b40a commit 5c7c55c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: pip3 install certora-cli

- name: Verify ${{ matrix.ngt }}
run: make certora-${{ matrix.ngt }} short=1 multi=1
run: make certora-${{ matrix.ngt }}
env:
CERTORAKEY: ${{ secrets.CERTORAKEY }}
2 changes: 1 addition & 1 deletion lib/token-tests

0 comments on commit 5c7c55c

Please sign in to comment.