Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ test_audiotools_convert: - python3 -m pytest -n auto tests/test_audiotools_convert.py # run the test configs for the selection experiments experiments: .experiments: stage: test tags: - linux Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ test_audiotools_convert: - python3 -m pytest -n auto tests/test_audiotools_convert.py # run the test configs for the selection experiments experiments: .experiments: stage: test tags: - linux Loading