ci: added build log artifacts for linux

This commit is contained in:
igor udot (horw)
2023-11-06 14:34:33 +08:00
committed by Fu Hanxi
parent 911ad39808
commit 21b06f43bf

View File

@ -325,6 +325,7 @@ test_pytest_linux:
paths:
- XUNIT_RESULT.xml
- pytest_embedded_log/
- "**/build*/build_log.txt"
reports:
junit: XUNIT_RESULT.xml
expire_in: 1 week