We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84aebc6 + 6fda778 commit 132c359Copy full SHA for 132c359
tools/ci/config/deploy.yml
@@ -176,7 +176,7 @@ deploy_test_result:
176
- export SUMMARY="IDF CI test result for $GIT_SHA (r${REV_COUNT})"
177
# artifacts of job update_test_cases creates test-management folder
178
# we need to remove it so we can clone test-management folder again
179
- - rm -r test-management
+ - rm -rf test-management
180
- git clone $TEST_MANAGEMENT_REPO
181
- python3 $CHECKOUT_REF_SCRIPT test-management test-management
182
- cd test-management
0 commit comments