Skip to content

Commit

Permalink
fix: Fix certora config
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmtzinf committed Feb 16, 2024
1 parent f5a1bc4 commit 248ca80
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/certora-gsm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Checkout
uses: actions/checkout@v3
with:
submodules: recursive

- name: Check key
env:
Expand Down

0 comments on commit 248ca80

Please sign in to comment.