Skip to content

Commit dc6445b

Browse files
committed
Run prettier on CI
1 parent 3a2dc92 commit dc6445b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
jlpm
2929
jlpm run eslint:check
30+
jlpm run prettier:check
3031
3132
python -m pip install .
3233

0 commit comments

Comments
 (0)