Skip to content

Commit

Permalink
Update _test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
penovicp authored Aug 8, 2023
1 parent c10d933 commit 1de9c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
TEST_ACCOUNT_ADDRESS: ${{ secrets.TEST_ACCOUNT_ADDRESS }}

steps:
- run: echo "${{ toJson(job.services) }}"
- run: echo "services" "\n" "${{ toJson(job.services) }}"
- run: echo "${{ toJson(job.services.devnet) }}"
- run: echo ${{ secrets.TEST_PROVIDER_BASE_URL }}
- run: echo ${{ secrets.TEST_RPC_URL }}
Expand Down

0 comments on commit 1de9c91

Please sign in to comment.