Skip to content

Commit

Permalink
build: remove -v flag to reduce noise
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
iwuliz authored and targos committed Oct 4, 2024
1 parent d3dfbe7 commit d99ae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
echo "::endgroup::"
echo "::group::Cleaned Files"
sudo rm -rfv /Users/runner/Library/Android/sdk
sudo rm -rf /Users/runner/Library/Android/sdk
echo "::endgroup::"
echo "::group::Free space after cleanup"
Expand Down

0 comments on commit d99ae54

Please sign in to comment.