mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Run "yarn prettier" on Appveyor
Ensures we don't break the command on Windows by accident.
This commit is contained in:
parent
48833f698d
commit
301edeaac8
|
|
@ -33,6 +33,7 @@ test_script:
|
||||||
- yarn flow
|
- yarn flow
|
||||||
- yarn build
|
- yarn build
|
||||||
- yarn test
|
- yarn test
|
||||||
|
- yarn prettier
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user