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,7 +64,6 @@ jobs:
|
||||
|
||||
- name: Run tests and generate reports
|
||||
run: |
|
||||
set +e
|
||||
echo "🚀 Running tests and generating reports..."
|
||||
source venv/bin/activate
|
||||
mkdir -p ci-reports/{allure,coverage,markdown}
|
||||
|
||||
Reference in New Issue
Block a user