No more patch testing please

This commit is contained in:
Jordan Brown
2020-06-26 17:04:33 -04:00
parent f4170dd739
commit b428cf8179
+1 -5
View File
@@ -1,5 +1,5 @@
codecov:
strict_yaml_branch: master
strict_yaml_branch: dev
ignore:
- "src/Tgstation.Server.Host/Database/Migrations"
- "src/Tgstation.Server.Host/Database/Design"
@@ -10,9 +10,5 @@ coverage:
threshold: 0
if_no_uploads: failure
if_ci_failed: failure
patch:
default:
target: 100
only_pulls: true
comment:
layout: "header, diff, changes"