Update lint.yml (#31012)

This commit is contained in:
XhmikosR 2020-06-11 23:20:10 +03:00 committed by GitHub
parent 833125b5fe
commit b0b9d14446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ jobs:
- name: Install npm dependencies
run: npm ci
- name: Lint CSS and JS
- name: Lint
run: npm run lint