run prettier on ci
This commit is contained in:
parent
7db2eda76c
commit
76fa9bbe00
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
${{ runner.os }}-node-
|
||||
|
||||
- run: npm ci
|
||||
- name: Check types and style
|
||||
run: npm check
|
||||
|
||||
- name: Test
|
||||
run: npm test
|
||||
|
Loading…
Reference in New Issue
Block a user