From b264ea60bebe2eb3f03b829ffdc52bc885ffd3e8 Mon Sep 17 00:00:00 2001 From: Julien Turbide Date: Fri, 4 Aug 2023 08:57:07 -0400 Subject: [PATCH] ignore clamav testing for ci cd --- phpunit.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index d3f404c6..c1634fe5 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -17,9 +17,11 @@ tests + tests/Unit/Provider/ClamavTest.php tests/Unit + tests/Unit/Provider/ClamavTest.php