Merge branch 'ci/bugfix/test_app_test_001_missing_junit_report' into 'master'

ci: fix test_app_test_001 missing junit report

See merge request espressif/esp-idf!12967
This commit is contained in:
Fu Hanxi
2021-04-01 05:43:27 +00:00

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"