ci: update linting workflow

This commit is contained in:
Ben Goldsworthy 2021-04-27 09:56:11 +01:00
parent 2fac17b11d
commit 8e57abae98

View file

@ -37,7 +37,7 @@ jobs:
run: composer run lint:php
- name: Lint Plugin scripts (JS)
run: composer run format:js:fix && composer run lint:js
run: composer run lint:js
#- name: Lint stylesheets (CSS)
# run: composer run lint:css