Skip to content

Commit

Permalink
provide better rpc for solana
Browse files Browse the repository at this point in the history
  • Loading branch information
artursapek committed May 9, 2024
1 parent 512c9cd commit e633d6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- run: npm ci
- run: npm run build -w sdk
- run: npm test -w wormhole-connect
env: REACT_APP_SOLANA_RPC=${{ vars.REACT_APP_SOLANA_RPC }}

check-sdn-list:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e633d6e

Please sign in to comment.