Skip to content

Commit 593e879

Browse files
committed
revert slither changes
1 parent 6e576ca commit 593e879

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,7 @@ jobs:
118118
- uses: actions/checkout@v4
119119
- name: Set up environment
120120
uses: ./.github/actions/setup
121-
- run: forge build
122-
- run: npm run compile
123121
- uses: crytic/slither-action@v0.4.1
124-
with:
125-
ignore-compile: true
126122

127123
codespell:
128124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)