We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15739c commit 7083cffCopy full SHA for 7083cff
.github/workflows/integration-tests.yml
@@ -74,6 +74,7 @@ jobs:
74
--build \
75
--detach \
76
--wait \
77
+ --quiet-pull \
78
${{ matrix.docker-service-name }}
79
80
- name: Show container statuses
0 commit comments