Commit 877a75aa authored by Jan Kiene's avatar Jan Kiene
Browse files

remove nproc again

parent 8021a1b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1011,7 +1011,7 @@ check-be-between-renderer-framesizes:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/disable-limiter.sh
    - make clean
    - make -j "${nproc}"
    - make -j
    - pytest_args="$SHORT_TEST_SUITE --tb=no -v --ref_encoder_path ./IVAS_cod_ref --ref_decoder_path ./IVAS_dec"

    - python3 -m pytest --update_ref 1 "$pytest_args"