mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
docs: Fix a silent failure in the Vale rules, check CI can catch it (#1464)
This commit is contained in:
committed by
GitHub
parent
24faf72183
commit
ee55f26c36
1
.github/workflows/docs-tests.yaml
vendored
1
.github/workflows/docs-tests.yaml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
with:
|
||||
files: '["README.md", "docs"]'
|
||||
filter_mode: file
|
||||
fail_on_error: true
|
||||
|
||||
linkcheck:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user