Commit 0efbabe9 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix name of job

parent 5c472e0a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -617,7 +617,7 @@ sanitizer-test-masa:
  script:
    - python3 ci/run_scheduled_sanitizer_test.py MASA $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT --tests $SANITIZER_TESTS

sanitizer-test-mc-sba:
sanitizer-test-sba:
  extends:
    - .test-job-linux-needs-testv-dir
  stage: test
@@ -630,7 +630,7 @@ sanitizer-test-mc-sba:
  script:
    - python3 ci/run_scheduled_sanitizer_test.py SBA $OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL --tests $SANITIZER_TESTS

sanitizer-test-mc-planarsba:
sanitizer-test-planarsba:
  extends:
    - .test-job-linux-needs-testv-dir
  stage: test