Skip to content

Commit

Permalink
Update e2e-testnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-so committed Jun 13, 2024
1 parent 619ccb1 commit f6bac61
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:9944
WS_PROVIDER_URL: ws://0.rpc.testnet.amplica.io:9944
FUNDING_ACCOUNT_SEED_PHRASE: ${{ secrets.PASEO_E2E_TEST_SEED_PHRASE }}
run: npm run test:relay

0 comments on commit f6bac61

Please sign in to comment.