Skip to content

Commit 0dbaeee

Browse files
committed
change server
1 parent 8f7e082 commit 0dbaeee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_mergin_db_sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
env:
1414
TEST_GEODIFF_EXE: geodiff
1515
TEST_DB_CONNINFO: host=localhost dbname=test_db user=postgres password=postgres port=5432
16-
TEST_MERGIN_URL: https://test.dev.merginmaps.com
16+
TEST_MERGIN_URL: https://app.dev.merginmaps.com/
1717
TEST_API_USERNAME: test_db_sync
1818
TEST_API_PASSWORD: ${{ secrets.TEST_API_PASSWORD }}
1919
TEST_API_WORKSPACE: test-db-sync

0 commit comments

Comments
 (0)