We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7c567 commit eb38012Copy full SHA for eb38012
bin/cibuild
@@ -2,4 +2,4 @@
2
set -e # halt script on error
3
4
bundle exec jekyll build
5
-bundle exec htmlproof --allow-hash-href --check-html --disable-external --empty-alt-ignore ./_site
+bundle exec htmlproof --allow-hash-href --disable-external --empty-alt-ignore ./_site
0 commit comments