Skip to content

Commit 0dd7315

Browse files
committed
Add pcntl extension for visor tests.
1 parent e5a44b4 commit 0dd7315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- uses: php-actions/phpunit@v4
5959
with:
6060
php_version: 8.2
61-
php_extensions: redis
61+
php_extensions: "redis pcntl"
6262
version: composer
6363
configuration: phpunit.xml
6464
args: '--testdox'

0 commit comments

Comments
 (0)