add tox py3 check #34

Merged
zuul merged 6 commits from add_action_tox into main 2025-07-30 12:14:34 +00:00
Showing only changes of commit 953bba744f - Show all commits

View File

@ -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: