Commit 5274f1bb authored by Jan Kiene's avatar Jan Kiene
Browse files

test if it works without template

parent d935df2b
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1318,9 +1318,13 @@ lc3-wrapper-unit-test:
split-rendering-pytest-on-merge-request:
  extends:
    - .test-job-linux-needs-testv-dir
    - .test-job-linux-compares-to-fixed-target
    # - .test-job-linux-compares-to-fixed-target
    - .rules-merge-request-to-main-pc
  timeout: "60 minutes"
  needs:
    - job: branch-is-up-to-date-with-target-pre
    - artifacts: true
    - job: build-codec-linux-make
  stage: compare
  script:
    - *print-common-info