add runs-on
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user