mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-25 23:51:07 +00:00
try uncorrupting the xml file
This commit is contained in:
parent
3a8480126b
commit
286fb206d8
@ -193,7 +193,7 @@ jobs:
|
||||
- "run":
|
||||
name: "Convert Result Log"
|
||||
command: |
|
||||
Get-Content -Path test-results.subunit2 -Raw | subunit2junitxml | Out-File -FilePath test-results.xml
|
||||
subunit2junitxml <test-results.subunit2 >test-results.xml
|
||||
|
||||
- "store_test_results":
|
||||
path: "test-results.xml"
|
||||
|
Loading…
Reference in New Issue
Block a user