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

This commit is contained in:
2025-07-20 22:00:42 +02:00
parent 23edde17a7
commit 609eb34246
+1 -1
View File
@@ -2,7 +2,7 @@ name: Run Pytest with HTML and XML Test Reports
on:
push:
branches: [testing_json]
#branches: [testing_json]
pull_request:
jobs: