quick codecov threshold fix...maybe

This commit is contained in:
Kevin Fronczak
2020-05-06 11:19:45 -04:00
parent 60cbcb7717
commit ec476bb9d6
+1 -1
View File
@@ -4,7 +4,7 @@ coverage:
status:
project:
default:
threshold: "2%"
threshold: 2%
comment: true
require_ci_to_pass: yes