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 35df795 commit bfba77a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crytic/slither-action@v0.3.0
with:
fail-on: high
slither-args: --filter-paths "./lib|./test"
node-version: 18
- uses: crytic/slither-action@v0.3.0

0 comments on commit bfba77a

Please sign in to comment.