From 3a4b0ca09b1705445e9cdb05677817f72de7585e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 10 Apr 2023 19:13:40 +0200 Subject: Updated yarn.lock file and CI setup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 10b7481..4a8baca 100644 --- a/Rakefile +++ b/Rakefile @@ -25,7 +25,7 @@ task :test do check_html: true, check_img_http: true, check_opengraph: true, - url_ignore: [/uoc.edu/], + ignore_urls: [/uoc.edu/, /viladecapellades.cat/], typhoeus: { timeout: 120 }, -- cgit v1.2.3