fixed CI step
This commit is contained in:
@@ -40,4 +40,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Prettier format
|
- name: Prettier format
|
||||||
run: |
|
run: |
|
||||||
uv run prettier --check .
|
npm install --save-dev --save-exact prettier
|
||||||
|
npx prettier --check .
|
||||||
|
|||||||
Reference in New Issue
Block a user