We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e9dbe commit 621c5ffCopy full SHA for 621c5ff
.github/workflows/autotests.yml
@@ -1,7 +1,7 @@
1
name: Auto Tests
2
on: [push]
3
env:
4
- TEST_MERGIN_URL: https://test.dev.merginmaps.com/
+ TEST_MERGIN_URL: https://app.dev.merginmaps.com/
5
TEST_API_USERNAME: test_plugin
6
TEST_API_PASSWORD: ${{ secrets.MERGINTEST_API_PASSWORD }}
7
TEST_API_USERNAME2: test_plugin2
0 commit comments