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