Update .gitea/workflows/test.yml
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 26s
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 26s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Run Pytest with HTML and XML Test Reports
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [testing_json]
|
||||
#branches: [testing_json]
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user