Skip to content

Commit

Permalink
Remove target directory for analysis in slither.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Aboudjem committed Feb 20, 2024
1 parent bfccbe0 commit 69a70ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ jobs:
uses: crytic/[email protected]
with:
fail-on: "medium" # Action will fail if issues of medium severity or higher are found
target: "contracts/" # Specify the target directory for analysis

0 comments on commit 69a70ef

Please sign in to comment.