Commit 77c91d09 authored by smartcontracts's avatar smartcontracts Committed by GitHub

fix(ci): add unused imports check to ci (#12360)

Adds the Solidity unused imports check to ci.
parent a85ff0a1
......@@ -721,6 +721,8 @@ jobs:
command: interfaces-check-no-build
- run-contracts-check:
command: size-check
- run-contracts-check:
command: unused-imports-check-no-build
contracts-bedrock-validate-spacers:
docker:
......
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