mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-10 22:03:13 +00:00
Fix command of pytest
This commit is contained in:
parent
e32fd514a6
commit
6e4b50937c
3
.github/workflows/test_common.yml
vendored
3
.github/workflows/test_common.yml
vendored
@ -57,8 +57,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -m "not rln and not store2000" --reruns 2 --shard-id=${{ matrix.shard }}
|
||||
--num-shards=9 --alluredir=allure-results-${{ matrix.shard }}
|
||||
pytest -m "not rln and not store2000" --reruns 2 --shard-id=${{ matrix.shard }} --num-shards=9 --alluredir=allure-results-${{ matrix.shard }}
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user