From a04c3b2bb0d61879b49b694d1e3bf79684cc4ed9 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 5 Jul 2024 11:59:01 +0200 Subject: [PATCH] fixup! Use new database name --- .github/workflows/phpunit-oci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml index 6307b3689c2..ead03a5443d 100644 --- a/.github/workflows/phpunit-oci.yml +++ b/.github/workflows/phpunit-oci.yml @@ -80,7 +80,6 @@ jobs: # Provide passwords and other environment variables to container env: ORACLE_RANDOM_PASSWORD: true - ORACLE_DATABASE: XEPDB1 APP_USER: oc_autotest APP_USER_PASSWORD: nextcloud