We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb6890 commit 5963751Copy full SHA for 5963751
.github/workflows/audit.yml
@@ -33,5 +33,5 @@ jobs:
33
id: slither
34
with:
35
fail-on: none
36
- slither-args: --checklist
+ slither-args: --checklist --foundry
37
ignore-compile: true
0 commit comments