Add optimizer to CI run to properly test EOF code.

This commit is contained in:
Daniel Kirchner 2022-12-21 23:17:43 +01:00
parent 1f0f77aa95
commit d5c64d0d79

View File

@ -1041,7 +1041,7 @@ jobs:
<<: *base_ubuntu2004_large
environment:
EVM: "shanghai"
SOLTEST_FLAGS: "--eof-version 1"
SOLTEST_FLAGS: "--eof-version 1 --optimize"
BOOST_TEST_ARGS: "-t sem*"
steps:
- run: