Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1003,7 +1003,7 @@ check-be-between-renderer-framesizes: - .test-job-linux - .rules-pytest-to-main-short stage: test needs: ["build-codec-linux-cmake", "build-codec-linux-make", "build-codec-instrumented-linux", "build-codec-sanitizers-linux"] needs: ["build-codec-linux-make"] script: - *print-common-info - *disable-limiter Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1003,7 +1003,7 @@ check-be-between-renderer-framesizes: - .test-job-linux - .rules-pytest-to-main-short stage: test needs: ["build-codec-linux-cmake", "build-codec-linux-make", "build-codec-instrumented-linux", "build-codec-sanitizers-linux"] needs: ["build-codec-linux-make"] script: - *print-common-info - *disable-limiter Loading