Merge pull request #12662 from ethereum/ubsanDisableSMT

Disable running smt tests in ubsan runs.
This commit is contained in:
Daniel Kirchner
2022-02-14 13:58:52 +01:00
committed by GitHub
+1
View File
@@ -1098,6 +1098,7 @@ jobs:
parallelism: 20
environment:
EVM: << pipeline.parameters.evm-version >>
SOLTEST_FLAGS: --no-smt
<<: *steps_soltest
t_ubu_ubsan_clang_cli: