add axe testing to ci

This commit is contained in:
Brian Hicks 2019-07-23 16:55:40 -05:00
parent 452866accd
commit 8b9eb45c9a

View File

@ -76,4 +76,4 @@ node_modules: package.json
setup: node_modules
.PHONY: ci
ci: checks test format documentation.json diff styleguide-app/elm.js
ci: checks test format documentation.json diff styleguide-app/elm.js tests/axe-report.log