Skip to content

Commit

Permalink
update env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpmitsch committed Mar 17, 2024
1 parent c19d7bd commit d3a21dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
# This should match the hostname of the endpoint used to record the pollyjs test
# This shouldn't be a valid endpoint URL, the auth token should be redacted
QUICKNODE_ENDPOINT_URL: ${{ secrets.QUICKNODE_ENDPOINT_URL }}
QUICKNODE_SOLANA_ENDPOINT_URL: ${{ secrets.QUICKNODE_SOLANA_ENDPOINT_URL }}
jobs:
main:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3a21dd

Please sign in to comment.