Build update - finish fixing subhead-links

- Disable html-proofer so make test works
This commit is contained in:
thephez 2018-01-08 16:56:35 -05:00
parent 088f104adf
commit 2870d0170c
5 changed files with 130 additions and 2 deletions

View file

@ -75,7 +75,7 @@ pre-build-tests: pre-build-tests-fast
## All post-build tests, including those which might take multiple minutes
post-build-tests: post-build-tests-fast \
check-html-proofer
#check-html-proofer
## All manual updates to content that should be run by a human. This
## will create or update files which should then be diffed and commited.