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

13 lines
265 B
YAML

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