Drop forge size check in CI
This commit is contained in:
parent
7aba3bb87e
commit
ea0226179c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ steps:
|
|||
set -euo pipefail
|
||||
cd onchain
|
||||
forge --version
|
||||
forge build --sizes
|
||||
forge build
|
||||
forge test -vvv
|
||||
forge snapshot
|
||||
'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue