Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -79,10 +79,11 @@ experiments: GIT_STRATEGY: clone stage: test tags: - linux - fhg_scripts_runner_2 script: - *print-common-info - *get-codec-binaries - ls "experiments/selection/P800-1/proc_output" - python3 -m pytest -n auto tests/test_experiments.py # run some test configs for item creation Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -79,10 +79,11 @@ experiments: GIT_STRATEGY: clone stage: test tags: - linux - fhg_scripts_runner_2 script: - *print-common-info - *get-codec-binaries - ls "experiments/selection/P800-1/proc_output" - python3 -m pytest -n auto tests/test_experiments.py # run some test configs for item creation Loading