Skip to content

Commit 33b8229

Browse files
test(s3-primary): fix PCNTL missing warnings
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent f8dbe23 commit 33b8229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-s3-primary.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, redis, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
9191
coverage: 'none'
9292
ini-file: development
93+
ini-values: disable_functions=""
9394
env:
9495
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9596

0 commit comments

Comments
 (0)