mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-18 08:19:32 +00:00
fix: enable all tests
This commit is contained in:
parent
3452bed31b
commit
2db8c3877e
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
- run: pip install -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: pytest tests/relay/test_rln.py -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
run: pytest -n 4 --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