mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 09:23:10 +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
|
||||
|
||||
- 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
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user