Correct codecov threshold

This commit is contained in:
Salad Dais
2021-05-03 23:36:59 +00:00
parent 269a1e163b
commit a6a7ce8fa3

View File

@@ -7,5 +7,5 @@ coverage:
default:
# Do not fail PRs if the code coverage drops.
target: 0%
threshold: null
threshold: 100%
base: auto