Disable Foundry for slither-action
(cherry picked from commit 4072e853fe)
This commit is contained in:
committed by
Francisco Giordano
parent
5a0863ccf0
commit
c8b466b7b5
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -76,6 +76,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up environment
|
||||
uses: ./.github/actions/setup
|
||||
- run: rm foundry.toml
|
||||
- uses: crytic/slither-action@v0.2.0
|
||||
|
||||
codespell:
|
||||
|
||||
Reference in New Issue
Block a user