bug fixes

This commit is contained in:
rabeeafaraj 2025-08-10 15:13:12 +03:00
parent 24e69c1faa
commit e901ebebb1

View file

@ -24,7 +24,7 @@ jobs:
- name: Run pytest with coverage
env:
WEKAN_URL: http://${{ secrets.HOST }}:80
WEKAN_URL: http://${{ secrets.HOST }}:80/users/login
run: |
pytest --cov=tests_r --cov-report=xml tests_r/