Update .gitea/workflows/publish-pytest-result
Some checks failed
Greet on Commit / greet (push) Failing after 0s
Some checks failed
Greet on Commit / greet (push) Failing after 0s
This commit is contained in:
@@ -1,11 +1,7 @@
|
|||||||
name: Pytest artifact publish
|
name: Pytest artifact publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- master
|
|
||||||
pull_request:
|
|
||||||
workflow_dispatch: # Allows manual triggering
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
print-python-version:
|
print-python-version:
|
||||||
|
|||||||
Reference in New Issue
Block a user