Skip to content

Commit 0b985ec

Browse files
iwulizmarco-ippolito
authored andcommitted
build: remove -v flag to reduce noise
PR-URL: #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 09f75b2 commit 0b985ec

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)