Skip to content

Commit 127303c

Browse files
committed
Run setup Docker with defaults
1 parent c0e824a commit 127303c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/reusable-phpunit-tests-v3.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,6 @@ jobs:
132132
133133
- name: Upgrade Docker
134134
uses: docker/setup-docker-action@v4
135-
with:
136-
daemon-config: |
137-
{
138-
"debug": true,
139-
}
140135

141136
- name: Checkout repository
142137
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)