From 43eb38ee78e6d9ab4f05a1524b487395fcd2198a Mon Sep 17 00:00:00 2001 From: Alex Koutmos Date: Wed, 30 Oct 2024 12:02:00 -0400 Subject: [PATCH] Fixing CI --- coveralls.json | 1 + 1 file changed, 1 insertion(+) diff --git a/coveralls.json b/coveralls.json index 25e8b15..c30d97a 100644 --- a/coveralls.json +++ b/coveralls.json @@ -1,4 +1,5 @@ { + "minimum_coverage": 75, "skip_files": [ "test/sample_files/" ]