mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Add UI linting to CircleCI
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
d2c0eac37f
commit
47d6471bd7
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue