File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ tests/ci/cancel_and_rerun_workflow_lambda/app.py
3030- [ ] <!-- -ci_exclude_stateless--> Stateless tests
3131- [ ] <!-- -ci_exclude_stateful--> Stateful tests
3232- [ ] <!-- -ci_exclude_performance--> Performance tests
33- - [ ] <!-- -ci_exclude_asan--> All with ASAN
34- - [ ] <!-- -ci_exclude_tsan--> All with TSAN
35- - [ ] <!-- -ci_exclude_msan--> All with MSAN
36- - [ ] <!-- -ci_exclude_ubsan--> All with UBSAN
33+ - [x ] <!-- -ci_exclude_asan--> All with ASAN
34+ - [x ] <!-- -ci_exclude_tsan--> All with TSAN
35+ - [x ] <!-- -ci_exclude_msan--> All with MSAN
36+ - [x ] <!-- -ci_exclude_ubsan--> All with UBSAN
3737- [ ] <!-- -ci_exclude_coverage--> All with Coverage
3838- [ ] <!-- -ci_exclude_aarch64--> All with Aarch64
39- - [ ] <!-- -ci_exclude_regression--> All Regression
39+ - [x ] <!-- -ci_exclude_regression--> All Regression
4040- [ ] <!-- -no_ci_cache--> Disable CI Cache
You can’t perform that action at this time.
0 commit comments