mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 01:43:07 +00:00
fix: remove Sepolia API check
This commit is contained in:
parent
1c9f8d766b
commit
71af7eb64d
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -50,8 +50,6 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
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 tests/relay/test_rln.py
|
||||
|
||||
- name: Get allure history
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user