1
0
favro-sync/.gitea/workflows/python-test.yml
takunomi-build-bot 109789fe78
Some checks failed
Test Python / Test (push) Failing after 27s
🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-09-26 17:49:27 +02:00

10 lines
181 B
YAML

name: Test Python
on:
push:
paths-ignore: ["README.md", ".gitignore", "LICENSE", "ruff.toml"]
jobs:
Test:
uses: jmaa/workflows/.gitea/workflows/python-test.yaml@v6.21