From a33fc389e3dfaf6444efc2a1d3ddca01d36f5785 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 2 Apr 2021 11:15:53 +0530 Subject: [PATCH] bors: don't want for screenshot testing Signed-off-by: Harsh Shandilya --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index 1ff20ba6..210f4dd6 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,4 @@ status = [ - "run-screenshot-tests", +# "run-screenshot-tests", "run-unit-tests" ]