Skip to content

Commit b88c1c8

Browse files
iwulizlouwers
authored andcommitted
build: remove -v flag to reduce noise
PR-URL: nodejs#55025 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 58d7bd3 commit b88c1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
echo "::endgroup::"
7474
echo "::group::Cleaned Files"
7575
76-
sudo rm -rfv /Users/runner/Library/Android/sdk
76+
sudo rm -rf /Users/runner/Library/Android/sdk
7777
7878
echo "::endgroup::"
7979
echo "::group::Free space after cleanup"

0 commit comments

Comments
 (0)