mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-14 03:43:08 +00:00
test: run RLN tests in single thread
This commit is contained in:
parent
5e9515f651
commit
1c9f8d766b
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
run: |
|
||||
echo "Check Sepolia API endpoint"
|
||||
curl -X POST --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}' https://sepolia.infura.io/v3/0fbc961f49944da4b8fde35715e2171b
|
||||
pytest -n 4 --dist loadgroup tests/relay/test_rln.py
|
||||
pytest tests/relay/test_rln.py
|
||||
|
||||
- name: Get allure history
|
||||
if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user