Commit e56dc24a authored by Maurelian's avatar Maurelian

ci: Error on slither findings

parent c7ec69ff
...@@ -337,7 +337,7 @@ jobs: ...@@ -337,7 +337,7 @@ jobs:
name: slither name: slither
command: | command: |
slither --version slither --version
yarn slither || exit 0 yarn slither
working_directory: packages/contracts-bedrock working_directory: packages/contracts-bedrock
- run: - run:
name: gas snapshot name: gas snapshot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment