Update .gitea/workflows/publish-pytest-result
Some checks failed
Greet on Commit / greet (push) Failing after 0s

This commit is contained in:
2025-11-03 22:14:11 +00:00
parent 8ca64baea3
commit 930257b37c

View File

@@ -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: