Skip to content

Commit 9a755f6

Browse files
committed
Disable checkout show progress
actions/checkout#1067
1 parent b6c1388 commit 9a755f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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/checkout@v4.1.1
2323
with:
2424
fetch-depth: 0
25+
show-progress: false
2526
submodules: recursive
2627

2728
- name: Cache packages

0 commit comments

Comments
 (0)