Commit e52fb864 authored by Jan Kiene's avatar Jan Kiene
Browse files

activate all tests again

parent 7a9a676b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ check_for_binaries:
# ------------------------------------

# test the format conversion only
.test_audiotools_convert:
test_audiotools_convert:
  stage: test
  tags:
    - linux
@@ -58,7 +58,7 @@ check_for_binaries:
    - python3 -m pytest -n auto tests/test_audiotools_convert.py

# run some test configs for item creation
.test_processing:
test_processing:
  stage: test
  tags:
    - linux