Some checks are pending
gl/check check status: pending (b566f3916a435b5717d38e2812518060cdb97dd1)
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 |