Skip to content

Commit

Permalink
fix: add CHRONIX_PROVIDER_MAINNET_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
eddort committed Sep 22, 2023
1 parent 7f6ed99 commit 1a7be62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
env:
PROVIDERS_URLS: ${{ secrets.PROVIDERS_URLS }}
CHAIN_ID: ${{ secrets.CHAIN_ID }}
CHRONIX_PROVIDER_MAINNET_URL: ${{ secrets.CHRONIX_PROVIDER_MAINNET_URL }}

0 comments on commit 1a7be62

Please sign in to comment.