mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-03-03 08:30:40 +00:00
ci: be more specific in "build --sizes" step
This commit is contained in:
parent
d7a4c6c70f
commit
3bd0c90840
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user