add tox py3 check
Some checks are pending
gl/check check status: pending (b566f3916a435b5717d38e2812518060cdb97dd1)

This commit is contained in:
2025-07-29 13:13:03 +00:00
parent 167f5cb883
commit b566f3916a

View File

@ -0,0 +1,10 @@
name: Run tox Check with latest version
on:
push:
branches:
- main
jobs:
test-tox-py3:
uses: opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1