mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
add CI
This commit is contained in:
parent
e901ebebb1
commit
230bb5d301
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-testing.yaml
vendored
2
.github/workflows/ui-testing.yaml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
|
||||
- name: Run Selenium tests
|
||||
env:
|
||||
HEADLESS: true
|
||||
CI: "true"
|
||||
WEKAN_URL: http://${{ secrets.HOST }}:80
|
||||
BROWSER: ${{ inputs.browser }}
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue