Tox fixes

This commit is contained in:
rospogrigio
2023-02-07 10:02:29 +01:00
parent febbf421d4
commit f51d833ae1
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ jobs:
platform:
- ubuntu-latest
python-version:
- 3.8
- 3.9
steps:
- uses: actions/checkout@v2