mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-23 18:13:41 +00:00
send the test results to the place circleci expects for processing
This commit is contained in:
parent
3f37f9aee5
commit
b03cf0b37b
@ -195,6 +195,9 @@ jobs:
|
||||
command: |
|
||||
Get-Content -Path test-results.subunit2 -Raw | subunit2junitxml | Out-File -FilePath test-results.xml
|
||||
|
||||
- "store_test_results:
|
||||
path: "test-results.xml"
|
||||
|
||||
- "store_artifacts":
|
||||
path: "test-results.xml"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user