Skip to content

Commit

Permalink
slither fix4
Browse files Browse the repository at this point in the history
  • Loading branch information
dusannosovic-ethernal committed Jul 17, 2024
1 parent bd9ee12 commit 9aa5ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- uses: crytic/[email protected]
with:
node-version: 18
slither-args: "--compile-force-framework hardhat --filter-paths "BaseAccount.sol|BasePaymaster.sol""
slither-args: "--compile-force-framework hardhat --filter-paths "accountAbstraction""
coverage:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9aa5ace

Please sign in to comment.