Skip to content

Commit 606df69

Browse files
committed
Fix ui-tests port
1 parent e31b5d6 commit 606df69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_galata_references.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
- uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@main
6464
with:
6565
github_token: ${{ secrets.GITHUB_TOKEN }}
66-
server_url: http-get://localhost:8866/
66+
server_url: http-get://localhost:8888/
6767
test_folder: ui-tests

0 commit comments

Comments
 (0)