mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Try to reenable Flow on Windows CI
We should have more memory now
This commit is contained in:
parent
dd5fad2961
commit
60853f09f3
|
|
@ -30,7 +30,7 @@ install:
|
||||||
test_script:
|
test_script:
|
||||||
- node --version
|
- node --version
|
||||||
- yarn lint
|
- yarn lint
|
||||||
# - yarn flow-ci (seems like we need more memory for it)
|
- yarn flow-ci
|
||||||
- yarn build
|
- yarn build
|
||||||
- yarn test
|
- yarn test
|
||||||
- yarn prettier
|
- yarn prettier
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user