forked from infra/otc-metadata-rework
10 lines
187 B
YAML
10 lines
187 B
YAML
name: Run tox Check with latest version
|
|
|
|
on:
|
|
push:
|
|
branches:
|
|
- main
|
|
|
|
jobs:
|
|
test-tox-py3:
|
|
uses: opentelekomcloud-infra/github-actions/.github/workflows/python-tox.yaml@v1 |