Files
otc-metadata-rework/.gitea/workflows/python-tox.yaml
2025-07-29 13:13:59 +00:00

13 lines
246 B
YAML

name: Run tox Check with latest version
on:
pull_request:
types:
- opened
- reopened
- synchronize
- edited
jobs:
test-tox-py3:
uses: opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1