attempt to do something useful

This commit is contained in:
Jean-Paul Calderone 2023-08-07 10:47:36 -04:00
parent e6e38128bc
commit 862bda9e63

View File

@ -161,6 +161,16 @@ jobs:
- "run":
<<: *INSTALL_TOX
- "run":
name: "Display tool versions"
command: |
python misc/build_helpers/show-tool-versions.py
- "run":
name: "Run Unit Tests"
command: |
python -m tox
pyinstaller:
docker:
- <<: *DOCKERHUB_AUTH