Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b985ec

Browse filesBrowse files
iwulizmarco-ippolito
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 09f75b2 commit 0b985ec
Copy full SHA for 0b985ec

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.github/workflows/test-macos.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/test-macos.yml
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.