mirror of
https://github.com/wekan/wekan.git
synced 2026-01-01 15:18:49 +01:00
uiyamlomri
This commit is contained in:
parent
2413a91428
commit
57e080e917
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.208.66.63
|
||||
WEKAN_URL: http://${{ secrets.HOST }}:80
|
||||
BROWSER: ${{ inputs.browser }}
|
||||
run: |
|
||||
pytest tests/ -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue