Updates workflows
This commit is contained in:
3
.github/workflows/prettier.yaml
vendored
3
.github/workflows/prettier.yaml
vendored
@ -17,8 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install modules
|
||||
run: npm install .
|
||||
run: npm install dev-tools
|
||||
|
||||
# See .stylelintignore for files that are not linted.
|
||||
- name: Run Prettier
|
||||
run: npx prettier --check bookwyrm/static/js/*.js
|
||||
|
Reference in New Issue
Block a user