Skip to content

Commit 4084c3e

Browse files
committed
fix: update PHPUnit group from oracle to oci for consistency in testing.
1 parent f4fd28f commit 4084c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-oracle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
extensions: pdo, pdo_oci
4141
os: '["ubuntu-latest"]'
4242
php-version: '["8.4"]'
43-
phpunit-group: oracle
43+
phpunit-group: oci

0 commit comments

Comments
 (0)