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