mirror of
https://github.com/waku-org/waku-interop-tests.git
synced 2025-01-12 00:14:30 +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
|
- name: Run tests
|
||||||
run: |
|
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
|
- name: Get allure history
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user