]> source.dussan.org Git - nextcloud-server.git/commitdiff
Catch deprecation warnings in oci tests
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 26 Jan 2023 10:00:46 +0000 (11:00 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 2 Feb 2023 11:05:21 +0000 (12:05 +0100)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
.github/workflows/oci.yml

index cbe4ac6df391b524a80d6be32f01d3e36355c717..12bef5b1ed8e19aec2083b550325d7e801485b48 100644 (file)
@@ -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 }}