From 26e3e518ca4106219fafb30260bc6e400d93ee3f Mon Sep 17 00:00:00 2001 From: Dominic Wong Date: Fri, 25 Feb 2022 15:17:16 +0000 Subject: [PATCH] disable thumbnail check for now --- thumbnail/examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thumbnail/examples.json b/thumbnail/examples.json index 5f170ed..9ffa410 100644 --- a/thumbnail/examples.json +++ b/thumbnail/examples.json @@ -2,7 +2,7 @@ "screenshot": [ { "title": "Take screenshot of a URL", - "run_check": true, + "run_check": false, "request": { "height": 600, "url": "https://google.com",