mirror of
https://github.com/prometheus/prometheus
synced 2024-12-26 00:23:18 +00:00
Add UI linting to CircleCI
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
d2c0eac37f
commit
47d6471bd7
@ -57,6 +57,7 @@ jobs:
|
||||
- v3-npm-deps-{{ checksum "web/ui/package-lock.json" }}
|
||||
- v3-npm-deps-
|
||||
- run: make ui-install
|
||||
- run: make ui-lint
|
||||
- run: make ui-build-module
|
||||
- run: make ui-test
|
||||
- save_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user