yamlupsds

This commit is contained in:
rabeeafaraj 2025-08-10 11:05:38 +03:00
parent 63d3ac1deb
commit 2413a91428

View file

@ -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