mirror of
https://github.com/waku-org/waku-interop-tests.git
synced 2025-01-11 16:04:29 +00:00
MOdify pytest command
This commit is contained in:
parent
4288aa6970
commit
dafd9f9b95
2
.github/workflows/test_PR_image.yml
vendored
2
.github/workflows/test_PR_image.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
- name: Run tests
|
||||
timeout-minutes: 30
|
||||
run: |
|
||||
pytest -m 'smoke' -n 4 --dist loadgroup --reruns 1 --junit-xml=pytest_results.xml
|
||||
pytest -m 'smoke' -n 4 --dist=loadgroup --reruns 1 --junit-xml=pytest_results.xml
|
||||
|
||||
- name: Test Report
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user