Skip to content

Commit 6a6c957

Browse files
iwuliznodejs-github-bot
authored andcommitted
build: remove -v flag to reduce noise
PR-URL: #55025 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 5f6bb7d commit 6a6c957

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)