Skip to content

Commit 5963751

Browse files
committed
chore: Hardhat issue fix
1 parent ceb6890 commit 5963751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
id: slither
3434
with:
3535
fail-on: none
36-
slither-args: --checklist
36+
slither-args: --checklist --foundry
3737
ignore-compile: true

0 commit comments

Comments
 (0)