Make docs-build sanity test disabled by default.

This commit is contained in:
Matt Clay 2018-05-09 16:47:24 -07:00
commit a7d7df1450
5 changed files with 32 additions and 14 deletions

View file

@ -1,4 +1,5 @@
{
"disabled": true,
"always": true,
"output": "path-line-column-message"
}