Skip to content

Commit 5c67d7d

Browse files
committed
Disable running smt tests in ubsan runs.
1 parent 1210c3e commit 5c67d7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,7 @@ jobs:
10981098
parallelism: 20
10991099
environment:
11001100
EVM: << pipeline.parameters.evm-version >>
1101+
SOLTEST_FLAGS: --no-smt
11011102
<<: *steps_soltest
11021103

11031104
t_ubu_ubsan_clang_cli:

0 commit comments

Comments
 (0)