1 parent 0c26a30 commit 623abbcCopy full SHA for 623abbc
1 file changed
.github/workflows/unit-tests.yml
@@ -20,6 +20,8 @@ jobs:
20
with:
21
php-version: '8.3'
22
tools: composer
23
+ extensions: swoole, openswoole, mbstring, json, pdo, xml, curl, zip, bcmath, pcntl, posix, sockets, intl, fileinfo, sodium, redis
24
+ coverage: xdebug
25
26
- name: Install Dependencies
27
working-directory: ./backend
0 commit comments