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

adapt experiment test

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

# run some test configs for item creation
test_processing: