Revert tox parallel
Some checks failed
Build Docker image / test (push) Failing after 1m58s
Build Docker image / build (push) Has been skipped

This commit is contained in:
Roman Krček
2024-10-13 11:36:47 +02:00
parent 4879c05a3b
commit b74616ab82

View File

@@ -24,7 +24,7 @@ jobs:
run: pip install tox>=4.16
- name: Run tox
run: tox --parallel auto
run: tox
build:
runs-on: ubuntu-latest