Loading .gitlab-ci.yml +1 −5 Original line number Diff line number Diff line Loading @@ -1318,13 +1318,9 @@ 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 Loading Loading
.gitlab-ci.yml +1 −5 Original line number Diff line number Diff line Loading @@ -1318,13 +1318,9 @@ 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 Loading