diff --git a/package.json b/package.json index a8443b9..b5d7467 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "broken-link-local": "blcl --recursive --ordered --exclude-external ./public/", "broken-link-all": "blcl --recursive --ordered ./public/", "test": "npm run spellcheck && npm run check-spelling-sorted && npm run broken-link-local", - "ci-test": "npm run spellcheck && npm run check-spelling-sorted && npm run broken-link-all" + "ci-test": "npm run spellcheck && npm run check-spelling-sorted && npm run broken-link-local" }, "repository": { "type": "git",