Skip to content

Commit 378058f

Browse files
test(integration-sqlite): fix PCNTL warnings
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 33b8229 commit 378058f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-sqlite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, imagick, intl, json, ldap, libxml, mbstring, openssl, pcntl, posix, redis, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
130130
coverage: none
131131
ini-file: development
132+
ini-values: disable_functions=""
132133
env:
133134
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
134135

0 commit comments

Comments
 (0)