Skip to content

Commit

Permalink
fix: RPC_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdud007 committed Nov 28, 2024
1 parent e953826 commit 69d4066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
cd hdp-test
cat << EOF > .env
RPC_URL=${{ secrets.RPC_URL }}
PROVIDER_URL_ETHEREUM_SEPOLIA=${{ secrets.PROVIDER_URL_ETHEREUM_SEPOLIA }}
PROVIDER_URL_STARKNET_SEPOLIA=${{ secrets.PROVIDER_URL_STARKNET_SEPOLIA }}
PROVIDER_CHUNK_SIZE_ETHEREUM_SEPOLIA=${{ secrets.PROVIDER_CHUNK_SIZE_ETHEREUM_SEPOLIA }}
Expand Down

0 comments on commit 69d4066

Please sign in to comment.