Skip to content

Commit

Permalink
Update static-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wcgcyx committed Jan 30, 2024
1 parent cf777a6 commit 35df795
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- uses: crytic/slither-action@v0.3.0
with:
fail-on: high
slither-args: --filter-paths "./lib|./test"
slither-args: --filter-paths "./lib|./test"
node-version: 18

0 comments on commit 35df795

Please sign in to comment.