mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-22 12:55:19 +00:00
Remove --frail until current broken links are addressed
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Check links
|
||||
run: yarn run remark --use remark-validate-links --use remark-lint-no-dead-urls --frail ./docs
|
||||
run: yarn run remark --use remark-validate-links --use remark-lint-no-dead-urls ./docs
|
||||
- name: Test build website
|
||||
run: yarn build
|
||||
Reference in New Issue
Block a user