Commit ffd08e3
authored
Archive vetting test results to unblock publish (Unity-Technologies#165)
Publishing currently fails ([example](https://yamato.prd.cds.internal.unity3d.com/jobs/212-Unity.Mathematics/tree/1.2.0%2520%28tag%29/.yamato%252Fupm-ci.yml%2523publish/3023395/job/pipeline)) due to not finding test results from the `upm-ci package test` run in `Validate Package Linux Minimal` job.
Likely this broke due to some refactoring in Unity-Technologies@d34adde or similar PR.
This PR adds archiving of these results, which should unblock the Publish job.2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
260 | 263 | | |
261 | 264 | | |
262 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments