add tox py3 check #34
@ -1,9 +1,12 @@
|
|||||||
name: Run tox Check with latest version
|
name: Run tox Check with latest version
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches:
|
types:
|
||||||
- main
|
- opened
|
||||||
|
- reopened
|
||||||
|
- synchronize
|
||||||
|
- edited
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-tox-py3:
|
test-tox-py3:
|
||||||
|
Reference in New Issue
Block a user