Skip to content

Commit

Permalink
fix: slither action
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonCase committed Sep 17, 2024
1 parent 12188d9 commit 2d45032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:

- name: Run Slither
run: |
slither src
solc-select install 0.8.21 && export SOLC_VERSION='0.8.21' && slither src
storage-check:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2d45032

Please sign in to comment.