Skip to content

Commit

Permalink
Bump doc version examined by Vale
Browse files Browse the repository at this point in the history
  • Loading branch information
yzdocs committed Jun 1, 2020
1 parent 3b4a999 commit bce88f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pull-request
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ curl \
"https://api.github.com/repos/cockroachdb/docs/issues/$BUILD_BRANCH/comments"

# Step 5. Run vale, but don't fail the build if it reports errors.
run vale --no-wrap v19.2 || true
run vale --no-wrap v20.1 || true

# Step 6. Run htmltest, but skip checking external links to speed things up.
run htmltest --skip-external

0 comments on commit bce88f2

Please sign in to comment.