Update .gitea/workflows/test.yml
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 22s
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 22s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user