From ffd37db3b587fa77dda5c6796505531e0d4debc7 Mon Sep 17 00:00:00 2001 From: rotimi Date: Thu, 22 Feb 2024 11:57:22 -0700 Subject: [PATCH] Setting up MySql & Posgres for github actions --- phpunit.xml.dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 54a02d4..03ad263 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -34,11 +34,11 @@ - + - +