Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ sanitizer-test-stereodmxevs: start_in: 2 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py StereoDmxEvs mono --tests $SANITIZER_TESTS - python3 ci/run_scheduled_sanitizer_test.py StereoDmxEVS mono --tests $SANITIZER_TESTS sanitizer-test-ism1: extends: .sanitizer-test-template Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ sanitizer-test-stereodmxevs: start_in: 2 hours script: - *update-ltv-repo - python3 ci/run_scheduled_sanitizer_test.py StereoDmxEvs mono --tests $SANITIZER_TESTS - python3 ci/run_scheduled_sanitizer_test.py StereoDmxEVS mono --tests $SANITIZER_TESTS sanitizer-test-ism1: extends: .sanitizer-test-template Loading