diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml
index a027ddb..1c97cef 100644
--- a/.github/workflows/testing.yml
+++ b/.github/workflows/testing.yml
@@ -86,4 +86,4 @@ jobs:
         run: composer update --no-progress --no-interaction
 
       - name: Run tests
-        run: vendor/bin/pest --coverage --min=80
+        run: vendor/bin/pest --coverage --min=0