Commit 0a626997 authored by Mark Harding's avatar Mark Harding

(chore): ci test against html and scss too

parent b451755b
No related merge requests found
Pipeline #78739921 failed with stages
in 7 minutes and 39 seconds
......@@ -31,6 +31,8 @@ lint:
script:
- npm i -g prettier
- prettier --check "src/**/*.ts"
- prettier --check "src/**/*.scss"
- prettier --check "src/**/*.html"
e2e:chrome:
image: cypress/browsers:chrome67
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment