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

change back to previous pytest call

parent ff19736e
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -81,9 +81,7 @@ experiments:
  script:
    - *print-common-info
    - *get-codec-binaries
    - python3 -m pytest -n auto tests/test_experiments.py::test_generate_test_items
    # extra call for categories, to prevent too many processes
    - python3 -m pytest -n auto tests/test_experiments.py::test_categories
    - python3 -m pytest -n auto tests/test_experiments.py

# run some test configs for item creation
test_processing: