Skip to content

Commit

Permalink
Update e2e-testnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saisomepalle committed Jun 17, 2024
1 parent 18c6284 commit 27d5f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
env:
CHAIN_ENVIRONMENT: paseo-testnet
# WS_PROVIDER_URL: ${{ vars.E2E_TESTNET_PASEO_RPC }}
WS_PROVIDER_URL: wss://0.rpc.testnet.amplica.io
WS_PROVIDER_URL: wss://node-7203424280179085312.gx.onfinality.io/ws?apikey=6804848f-dd31-466d-91c6-28ccc7a4aa83
FUNDING_ACCOUNT_SEED_PHRASE: ${{ secrets.PASEO_E2E_TEST_SEED_PHRASE }}
run: npm run test:relay

0 comments on commit 27d5f88

Please sign in to comment.