Commit 41c528e9 authored by Jan Kiene's avatar Jan Kiene
Browse files

activate other test again

parent 54ca0b2a
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -17,13 +17,14 @@ default:
  - cd $dir


.test_audiotools_convert:
# test the format conversion only
test_audiotools_convert:
  tags:
    - linux
  script:
    - python3 -m pytest -n auto tests/test_audiotools_convert.py


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