We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7039cc9 commit c60c2eaCopy full SHA for c60c2ea
1 file changed
.github/workflows/reports.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: php-actions/composer@v6
48
with:
49
php_version: '8.3'
50
- php_extensions: pcov
+ php_extensions: pcov,pcntl
51
command: 'dev-tools'
52
args: 'reports'
53
0 commit comments