ci: be more specific in "build --sizes" step

This commit is contained in:
Paul Razvan Berg
2022-12-21 13:16:08 +02:00
parent d7a4c6c70f
commit 3bd0c90840

View File

@@ -48,7 +48,7 @@ jobs:
- name: "Run the tests"
run: "forge test"
- name: "Build the contracts"
- name: "Check that the contracts are each under 24kB"
run: |
forge --version
forge build --sizes