Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -775,7 +775,7 @@ ivas-pytest-on-merge-request: timeout: "14 minutes" parallel: matrix: # note: keep in sync with list in tests/codec_be_on_mr_selection # note: keep in sync with list in $TESTS_DIR_CODEC_BE_ON_MR - PYTEST_SCRIPT: - test_param_file.py - test_sba.py Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -775,7 +775,7 @@ ivas-pytest-on-merge-request: timeout: "14 minutes" parallel: matrix: # note: keep in sync with list in tests/codec_be_on_mr_selection # note: keep in sync with list in $TESTS_DIR_CODEC_BE_ON_MR - PYTEST_SCRIPT: - test_param_file.py - test_sba.py Loading