Skip to content

Commit 805c3db

Browse files
committed
fixup
1 parent d123325 commit 805c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG PHP_VERSION=latest
2-
ARG CODE_COVERAGE=false
32
FROM php:${PHP_VERSION}-cli-alpine
3+
ARG CODE_COVERAGE=false
44

55
WORKDIR /workdir
66

0 commit comments

Comments
 (0)