We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7e082 commit 0dbaeeeCopy full SHA for 0dbaeee
.github/workflows/tests_mergin_db_sync.yaml
@@ -13,7 +13,7 @@ on:
13
env:
14
TEST_GEODIFF_EXE: geodiff
15
TEST_DB_CONNINFO: host=localhost dbname=test_db user=postgres password=postgres port=5432
16
- TEST_MERGIN_URL: https://test.dev.merginmaps.com
+ TEST_MERGIN_URL: https://app.dev.merginmaps.com/
17
TEST_API_USERNAME: test_db_sync
18
TEST_API_PASSWORD: ${{ secrets.TEST_API_PASSWORD }}
19
TEST_API_WORKSPACE: test-db-sync
0 commit comments