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-18 10:58:35 +02:00
parent 355d2b4d72
commit c4ed693e6a
+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: