takunomi-build-bot
47617581b9
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
10 lines
181 B
YAML
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
|