mirror of
https://github.com/waku-org/waku-interop-tests.git
synced 2025-01-11 16:04:29 +00:00
Test new runner with number of workers auto
This commit is contained in:
parent
5d67e7656e
commit
17f49a3277
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
pytest -n auto --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
|
||||
- name: Get allure history
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user