Re: [PATCH v1 3/6] CI: upload tests-junit.xml as a normal artifact too

2025-06-23 Thread Stefano Stabellini
On Mon, 23 Jun 2025, Marek Marczykowski-Górecki wrote: > This allows checking the file if gitlab can't parse it for some reason. > > Signed-off-by: Marek Marczykowski-Górecki Acked-by: Stefano Stabellini > --- > automation/gitlab-ci/test.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff

[PATCH v1 3/6] CI: upload tests-junit.xml as a normal artifact too

2025-06-23 Thread Marek Marczykowski-Górecki
This allows checking the file if gitlab can't parse it for some reason. Signed-off-by: Marek Marczykowski-Górecki --- automation/gitlab-ci/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml index a9d871cf72ad..dc08488e76f