Catch deprecation warnings in oci tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/36375/head
Côme Chilliet 2 years ago committed by Joas Schilling
parent 0925709c62
commit ac5df8e94f
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
  1. 1
      .github/workflows/oci.yml

@ -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…
Cancel
Save