ci: fix test_app_test_001 missing junit report

This commit is contained in:
Fu Hanxi
2021-03-31 11:39:08 +08:00
parent bd7591b848
commit d7341eb78f

View File

@@ -289,6 +289,7 @@ test_app_test_001:
artifacts:
paths:
- $CI_PROJECT_DIR/tools/test_apps/system/*/*.log
- $LOG_PATH/*/XUNIT_RESULT.xml
variables:
SETUP_TOOLS: "1"