From 9c5eb6975b4950696b315359eafe554a2121a481 Mon Sep 17 00:00:00 2001 From: grantbirki Date: Fri, 14 Apr 2023 21:32:12 +0100 Subject: [PATCH] remove required test coverage section --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index afac2a7..c12b87b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,10 +17,6 @@ The maintainers of this repository will create a new release with your changes s ## Testing 🧪 -This project requires **100%** test coverage - -> The deploy-pages Action is used by enterprises, governments, and open source organizations - it is critical that we have 100% test coverage to ensure that we are not introducing any regressions. All changes will be throughly tested by maintainers of this repository before a new release is created. - ### Running the test suite (required) Simply run the following command to execute the entire test suite: