Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -529,7 +529,7 @@ basop-ref-compat-encoder-dmx-comp: variables: PARAM_FILE: scripts/config/self_test_basop_encoder.prm # USING PYTEST_ADDOPTS env var did not work for some reason when testing locally - maybe because this is a custom option PYTEST_ARGS: "--compare_dmx_enc" PYTEST_ARGS: "--compare_enc_dmx" script: - exit 0 Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -529,7 +529,7 @@ basop-ref-compat-encoder-dmx-comp: variables: PARAM_FILE: scripts/config/self_test_basop_encoder.prm # USING PYTEST_ADDOPTS env var did not work for some reason when testing locally - maybe because this is a custom option PYTEST_ARGS: "--compare_dmx_enc" PYTEST_ARGS: "--compare_enc_dmx" script: - exit 0 Loading