where's my test output file

This commit is contained in:
Jean-Paul Calderone 2023-08-08 16:05:22 -04:00
parent fd6c7c880d
commit 1a7a552e0d

View File

@ -237,6 +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.
Set-PSDebug -Trace 2
python -m pip install subunit junitxml
subunit2junitxml --output-to=test-results.xml test-results.subunit2