mirror of
https://github.com/SrIzan10/awesome-plugins.git
synced 2026-05-01 10:35:27 +00:00
ci: fix cmd
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -29,4 +29,4 @@ jobs:
|
||||
run: npm i -g prettier
|
||||
|
||||
- name: Run Prettier
|
||||
run: prettier . --read
|
||||
run: prettier --check .
|
||||
Reference in New Issue
Block a user