feat: update remappings and remove node modules
This commit is contained in:
2
.github/workflows/slither.yml
vendored
2
.github/workflows/slither.yml
vendored
@@ -14,4 +14,4 @@ jobs:
|
||||
- uses: crytic/slither-action@v0.4.0
|
||||
with:
|
||||
target: 'foundry/'
|
||||
slither-args: '--filter-paths foundry/lib/,foundry/node_modules/'
|
||||
slither-args: '--filter-paths foundry/lib/'
|
||||
Reference in New Issue
Block a user