add tox py3 check #34

Merged
zuul merged 6 commits from add_action_tox into main 2025-07-30 12:14:34 +00:00
Showing only changes of commit 67b52db446 - Show all commits

View File

@ -9,3 +9,10 @@ jobs:
runs-on: ubuntu runs-on: ubuntu
steps: steps:
- uses: https://github.com/opentelekomcloud-infra/github-actions/.github/actions/tox-py-test@v1 - uses: https://github.com/opentelekomcloud-infra/github-actions/.github/actions/tox-py-test@v1
tox-pep8:
runs-on: ubuntu
steps:
- uses: https://github.com/opentelekomcloud-infra/github-actions/.github/actions/tox-py-test@v1
with:
tox-env: pep8