Skip to content

Commit

Permalink
fix: set rpc url in pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
badurinantun committed Jun 28, 2022
1 parent 315bb74 commit 89ec3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:

env:
TEST_PROVIDER_BASE_URL: http://127.0.0.1:5050/
TEST_RPC_URL: ${{ secrets.TEST_RPC_URL }}
services:
devnet:
image: janek2601/starknet-devnet-patched
Expand Down

0 comments on commit 89ec3c1

Please sign in to comment.