Skip to content

Commit 32ca84f

Browse files
committed
added git for cc-test-reporter
1 parent 9a63ca1 commit 32ca84f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
zip \
109109
unzip \
110110
wget \
111+
git \
111112
&& docker-php-ext-install -j$(nproc) gd sockets bcmath \
112113
&& pecl install ds xdebug \
113114
&& docker-php-ext-enable ds xdebug

0 commit comments

Comments
 (0)