try to install tox

This commit is contained in:
Jean-Paul Calderone 2023-08-07 10:43:08 -04:00
parent 6400a39661
commit d369dc0f2c

View File

@ -138,8 +138,10 @@ jobs:
windows-server-2022:
executor: "windows"
steps:
- "run": |
Write-Host 'Hello, world.'
- "checkout"
- "run":
<<: *INSTALL_TOX
codechecks:
docker: