mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-24 20:26:35 +00:00
Run correct prettier check
This commit is contained in:
parent
7b9416bd5c
commit
3bb36d97e8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
node-version: 16
|
node-version: 16
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: script/build
|
- run: script/build
|
||||||
- run: npm exec prettier --check src
|
- run: npm exec -- prettier --check src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user