We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12add03 commit 0b5d33fCopy full SHA for 0b5d33f
.github/actions/core_tests/action.yml
@@ -48,5 +48,5 @@ runs:
48
shell: bash
49
run: yarn test:integration
50
env:
51
- FORK_RPC_URL: http://localhost:8555
+ FORK_RPC_URL: http://host.docker.internal:8555
52
LOG_LEVEL: info
0 commit comments