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 702d2a8503 - Show all commits

View File

@ -9,5 +9,10 @@ on:
- edited
jobs:
test-tox-py3:
uses: https://github.com/opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1
validate:
name: Using pre-defined check jobs
runs-on: ubuntu
steps:
- name: Run Tox py check
uses: https://github.com/opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1