diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 7b5f02ce..583dcdd8 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -2,7 +2,7 @@ name: Run Pytest with HTML and XML Test Reports on: push: - branches: [testing_json] + #branches: [testing_json] pull_request: jobs: