Skip to content

Commit 5fbdc75

Browse files
committed
Adjust checks.yml
1 parent 5edcfcb commit 5fbdc75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
submodules: recursive
7171
- name: Set up environment
7272
uses: ./.github/actions/setup
73-
- run: Slither
74-
uses: crytic/[email protected]
73+
- run: rm foundry.toml
74+
- uses: crytic/[email protected]
7575

7676
codespell:
7777
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)