Skip to content

Commit 21aec04

Browse files
committed
Disable checkout show progress
actions/checkout#1067
1 parent f6178c4 commit 21aec04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/[email protected]
2323
with:
2424
fetch-depth: 0
25+
show-progress: false
2526
submodules: recursive
2627

2728
- name: Cache packages

0 commit comments

Comments
 (0)