mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 18:06:46 +00:00
attempt to do something useful
This commit is contained in:
parent
e6e38128bc
commit
862bda9e63
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user