mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 02:34:12 -04:00
test(integration-sqlite): fix PCNTL warnings
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
33b8229d3f
commit
378058fc9b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration-sqlite.yml
vendored
1
.github/workflows/integration-sqlite.yml
vendored
|
|
@ -129,6 +129,7 @@ jobs:
|
|||
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
|
||||
coverage: none
|
||||
ini-file: development
|
||||
ini-values: disable_functions=""
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue