mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Catch deprecation warnings in oci tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
0925709c62
commit
ac5df8e94f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/oci.yml
vendored
1
.github/workflows/oci.yml
vendored
|
|
@ -36,6 +36,7 @@ jobs:
|
|||
extensions: ctype, curl, dom, fileinfo, gd, imagick, intl, json, mbstring, oci8, openssl, pdo_sqlite, posix, sqlite, xml, zip
|
||||
tools: phpunit:9
|
||||
coverage: none
|
||||
ini-file: development
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue