add tox py3 check #34
@ -9,3 +9,10 @@ jobs:
|
||||
runs-on: ubuntu
|
||||
steps:
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user