mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 15:04:43 +00: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
|
||||
run: npm ci
|
||||
|
||||
- name: Lint CSS and JS
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
|
|
|||
Loading…
Reference in a new issue