Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PacificYield committed Jan 9, 2025
1 parent 82905c7 commit b03069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run Slither
uses: crytic/slither-action@v0.4.0
with:
target: "contracts/*"
target: "contracts/finance|contracts/governance"
node-version: 20
ignore-compile: false
solc-version: "0.8.24"
Expand Down

0 comments on commit b03069f

Please sign in to comment.