Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,6 @@ build-codec-sanitizers-linux: sanitizer-test-stereo-linux: extends: .test-job-linux-needs-testv-dir stage: test needs: ["build-codec-sanitizers-linux"] script: - python3 ci/run_scheduled_sanitizer_test.py stereo stereo mono Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,6 @@ build-codec-sanitizers-linux: sanitizer-test-stereo-linux: extends: .test-job-linux-needs-testv-dir stage: test needs: ["build-codec-sanitizers-linux"] script: - python3 ci/run_scheduled_sanitizer_test.py stereo stereo mono Loading