mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-22 10:20:59 +00:00
attempt to do something useful
This commit is contained in:
parent
e6e38128bc
commit
862bda9e63
@ -161,6 +161,16 @@ jobs:
|
|||||||
- "run":
|
- "run":
|
||||||
<<: *INSTALL_TOX
|
<<: *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:
|
pyinstaller:
|
||||||
docker:
|
docker:
|
||||||
- <<: *DOCKERHUB_AUTH
|
- <<: *DOCKERHUB_AUTH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user