Disable Foundry for slither-action
This commit is contained in:
committed by
Francisco Giordano
parent
a3b9fac30e
commit
4072e853fe
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