mirror of
https://github.com/wekan/wekan.git
synced 2026-01-01 07:08:49 +01:00
yaml_tests_update
This commit is contained in:
parent
476047b487
commit
6f120bdac6
2 changed files with 39 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://34.243.53.247:80
|
||||
WEKAN_URL: http://54.155.143.131:80
|
||||
BROWSER: ${{ inputs.browser }}
|
||||
run: |
|
||||
pytest tests/ -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue