mirror of https://github.com/twbs/bootstrap.git
Update lint.yml (#31012)
This commit is contained in:
parent
833125b5fe
commit
b0b9d14446
|
|
@ -29,5 +29,5 @@ jobs:
|
||||||
- name: Install npm dependencies
|
- name: Install npm dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Lint CSS and JS
|
- name: Lint
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue