add runs-on
Some checks failed
Run tox Check with latest version / Using pre-defined check jobs (pull_request) Failing after 0s
gl/check check status: success (702d2a8503825882f074090cbd62c4fa487e1708)

This commit is contained in:
2025-07-29 13:17:14 +00:00
parent 552291580c
commit 702d2a8503

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