mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
get the package name right ...
sigh ...
This commit is contained in:
parent
72739b0606
commit
179f7b4bcb
@ -237,7 +237,7 @@ jobs:
|
||||
command: |
|
||||
# The Python for which we installed subunit is not necessarily on
|
||||
# %PATH% so (possibly) re-install it with the default Python.
|
||||
python -m pip install subunit2junitxml junitxml
|
||||
python -m pip install subunit junitxml
|
||||
|
||||
Start-Process subunit2junitxml -Wait -RedirectStandardInput test-results.subunit2 -RedirectStandardOutput test-results.xml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user