uiyamlomri

This commit is contained in:
rabeeafaraj 2025-08-10 11:26:59 +03:00
parent 2413a91428
commit 57e080e917

View file

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