Skip to content

Commit

Permalink
detector added to ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arlosiggio committed Nov 30, 2023
1 parent 54a5eeb commit ce02043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-detectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
[
"divide-before-multiply",
"overflow-check",
"unprotected-update-current-contract-wasm",
"unsafe-expect",
"unsafe-unwrap",
]
Expand Down

0 comments on commit ce02043

Please sign in to comment.