Skip to content

Commit

Permalink
disable alchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Apr 29, 2022
1 parent c3ae77f commit 5a05e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
env:
ALCHEMY_API: ${{ secrets.ALCHEMY_API }}
ARBITRUM_API: ${{ secrets.ARBITRUM_API }}
ARBITRUM_API: https://rpc.ankr.com/arbitrum # ${{ secrets.ARBITRUM_API }} # alchemy rate limit issue
AVAX_API: https://api.avax.network/ext/bc/C/rpc
MOVR_API: https://moonriver.api.onfinality.io/public
OPTIMISM_API: ${{ secrets.OPTIMISM_API }}
Expand Down

0 comments on commit 5a05e15

Please sign in to comment.