Update .gitea/workflows/test.yml
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 22s

This commit is contained in:
2025-07-15 15:30:34 +02:00
parent c2e468d901
commit 3decdceb8e
+1
View File
@@ -64,6 +64,7 @@ jobs:
- name: Run tests and generate reports
run: |
set +e
set -x
echo "🚀 Running tests and generating reports..."
source venv/bin/activate