Skip to content

Commit

Permalink
[#146] Fix failing formal verification workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-ap committed Jan 11, 2024
1 parent f8151a4 commit 067f165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sudo mv solc-static-linux /usr/local/bin/solc8.23
- name: Install dependencies
run: npm ci -ws
run: npm ci

- name: Verify rule ${{ matrix.rule }}
run: |
Expand Down

0 comments on commit 067f165

Please sign in to comment.