Skip to content

Commit a842adc

Browse files
committed
Revert "ci: cleanup zephyr workspace"
This reverts commit 356c2d6. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent f173e80 commit a842adc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,9 +1424,6 @@ jobs:
14241424
14251425
# Create Zephyr workspace
14261426
ZEPHYR_WORKSPACE=${GITHUB_WORKSPACE}/zephyrproject
1427-
sudo rm -rf ${ZEPHYR_WORKSPACE}/.west
1428-
sudo rm -rf ${ZEPHYR_WORKSPACE}
1429-
ls -la ${ZEPHYR_WORKSPACE}
14301427
west init ${ZEPHYR_WORKSPACE}
14311428
cd ${ZEPHYR_WORKSPACE}
14321429

0 commit comments

Comments
 (0)