Skip to content

Commit

Permalink
Update lint.yml (twbs#31012)
Browse files Browse the repository at this point in the history
XhmikosR authored Jun 11, 2020
1 parent 833125b commit b0b9d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -29,5 +29,5 @@ jobs:
- name: Install npm dependencies
run: npm ci

- name: Lint CSS and JS
- name: Lint
run: npm run lint

0 comments on commit b0b9d14

Please sign in to comment.