mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
yamlupsds
This commit is contained in:
parent
63d3ac1deb
commit
2413a91428
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
|
- name: Run Selenium tests
|
||||||
env:
|
env:
|
||||||
HEADLESS: true
|
HEADLESS: true
|
||||||
WEKAN_URL: http://108.129.252.231
|
WEKAN_URL: http://52.208.66.63
|
||||||
BROWSER: ${{ inputs.browser }}
|
BROWSER: ${{ inputs.browser }}
|
||||||
run: |
|
run: |
|
||||||
pytest tests/ -v
|
pytest tests/ -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue