This commit is contained in:
rabeeafaraj 2025-08-12 15:15:11 +03:00
parent e901ebebb1
commit 230bb5d301

View file

@ -55,7 +55,7 @@ jobs:
- name: Run Selenium tests
env:
HEADLESS: true
CI: "true"
WEKAN_URL: http://${{ secrets.HOST }}:80
BROWSER: ${{ inputs.browser }}
run: |