mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 21:58:49 +01:00
change ip
This commit is contained in:
parent
23f23117a2
commit
476047b487
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-testing.yaml
vendored
2
.github/workflows/ui-testing.yaml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
- name: Run Selenium tests
|
||||
env:
|
||||
HEADLESS: true
|
||||
WEKAN_URL: http://52.214.162.101:80
|
||||
WEKAN_URL: http://34.243.53.247:80
|
||||
BROWSER: ${{ inputs.browser }}
|
||||
run: |
|
||||
pytest tests/ -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue