Skip to content

Commit

Permalink
fix: workflow url
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Aug 19, 2024
1 parent 8803f92 commit dfcc772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
run: yarn test:e2e
env:
NODE_URI_ETHEREUM: ${{ secrets.NODE_URI_MAINNET }}
NODE_URI_SEPOLIA: https://eth-sepolia.alchemyapi.io/v2/${{ secrets.ALCHEMYKEY }}
NODE_URI_SEPOLIA: https://eth-sepolia.g.alchemy.com/v2/${{ secrets.ALCHEMYKEY }}

0 comments on commit dfcc772

Please sign in to comment.