From ecce855b6d8d8c67692ab8a4ff302e8eb9fe6aec Mon Sep 17 00:00:00 2001 From: James Graham Date: Tue, 20 Jan 2026 11:59:52 +0000 Subject: [PATCH] Remove test rescore. This doesn't exist, so trying to deploy it won't work --- jobs/webcompat-kb/data/metrics/rescores.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jobs/webcompat-kb/data/metrics/rescores.toml b/jobs/webcompat-kb/data/metrics/rescores.toml index 2ec28778..e69de29b 100644 --- a/jobs/webcompat-kb/data/metrics/rescores.toml +++ b/jobs/webcompat-kb/data/metrics/rescores.toml @@ -1,5 +0,0 @@ -[test] -reason = "Example reason" -routine_updates = [ - "WEBCOMPAT_METRIC_SCORE", -]