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

This commit is contained in:
2025-07-16 22:14:28 +02:00
parent 2fdcd241fc
commit c2b74ea178
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [testing_json]
pull_request:
jobs:
tests:
runs-on: ubuntu-latest