Skip to content

Commit fafdced

Browse files
committed
fixup
1 parent d123325 commit fafdced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
ARG PHP_VERSION=latest
22
ARG CODE_COVERAGE=false
33
FROM php:${PHP_VERSION}-cli-alpine
4+
ARG CODE_COVERAGE
45

56
WORKDIR /workdir
67

0 commit comments

Comments
 (0)