add runs-on
This commit is contained in:
@ -9,5 +9,10 @@ on:
|
|||||||
- edited
|
- edited
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-tox-py3:
|
validate:
|
||||||
uses: https://github.com/opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1
|
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
|
Reference in New Issue
Block a user