Skip to content

Commit 0b5d33f

Browse files
committed
fix: core tests ci workflow
1 parent 12add03 commit 0b5d33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/core_tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ runs:
4848
shell: bash
4949
run: yarn test:integration
5050
env:
51-
FORK_RPC_URL: http://localhost:8555
51+
FORK_RPC_URL: http://host.docker.internal:8555
5252
LOG_LEVEL: info

0 commit comments

Comments
 (0)