diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 19:13:40 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-04-10 19:41:07 +0200 |
| commit | 3a4b0ca09b1705445e9cdb05677817f72de7585e (patch) | |
| tree | 3306e16791e11e8884b3e9bb61fc10b60788a9ec /Rakefile | |
| parent | 83378509ecb0578a0c0e811a31985379cee3969f (diff) | |
| download | jo.mssola.com-3a4b0ca09b1705445e9cdb05677817f72de7585e.tar.gz jo.mssola.com-3a4b0ca09b1705445e9cdb05677817f72de7585e.zip | |
Updated yarn.lock file and CI setup
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 }, |
