Skip to content

Commit 7083cff

Browse files
committed
chore: don't show image pulling progress
Part of #13
1 parent c15739c commit 7083cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
--build \
7575
--detach \
7676
--wait \
77+
--quiet-pull \
7778
${{ matrix.docker-service-name }}
7879
7980
- name: Show container statuses

0 commit comments

Comments
 (0)