mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +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 build
|
||||
- yarn test
|
||||
- yarn prettier
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user