mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update lint.yml (#31012)
This commit is contained in:
parent
833125b5fe
commit
b0b9d14446
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -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 a new issue