Skip to content

Commit 621c5ff

Browse files
committed
Update testing server
1 parent c4e9dbe commit 621c5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Auto Tests
22
on: [push]
33
env:
4-
TEST_MERGIN_URL: https://test.dev.merginmaps.com/
4+
TEST_MERGIN_URL: https://app.dev.merginmaps.com/
55
TEST_API_USERNAME: test_plugin
66
TEST_API_PASSWORD: ${{ secrets.MERGINTEST_API_PASSWORD }}
77
TEST_API_USERNAME2: test_plugin2

0 commit comments

Comments
 (0)