mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
adding mark smoke to workflow file
This commit is contained in:
parent
4fb533a15d
commit
c307c37cc0
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
pytest -m 'smoke' -n 4 --dist loadgroup --reruns 2 --alluredir=allure-results
|
||||
|
||||
- name: Get allure history
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user