mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 01:43:07 +00:00
Fix syntax error
This commit is contained in:
parent
b9db54cb1e
commit
0f28580367
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -59,8 +59,6 @@ jobs:
|
||||
run: |
|
||||
pytest --ignore=test_rln.py --ignore=test_cursor_many_msgs.py --reruns 2 --shard-id=${{ matrix.shard }} --num-shards=9 --alluredir=allure-results-${{ matrix.shard }}
|
||||
|
||||
fi
|
||||
|
||||
- name: Upload allure results
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user