Skip to content

Commit 3f3f5b7

Browse files
committed
wip
1 parent 55cf64d commit 3f3f5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
env:
3838
WP_VERSION: ${{ matrix.wordpress }}
39-
WP_SITE_URL: http://localhost:8100
39+
WP_SITE_URL: http://127.0.0.1:8100
4040
WP_DB_NAME: wordpress
4141
WP_DB_USER: root
4242
WP_DB_PASS: root

0 commit comments

Comments
 (0)