Skip to content

Commit c60c2ea

Browse files
committed
feat: add pcntl extension to PHP workflow for report generation
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 7039cc9 commit c60c2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: php-actions/composer@v6
4848
with:
4949
php_version: '8.3'
50-
php_extensions: pcov
50+
php_extensions: pcov,pcntl
5151
command: 'dev-tools'
5252
args: 'reports'
5353

0 commit comments

Comments
 (0)