fix: Possible fix for intermittent CI failures

https://github.com/facebook/flow/issues/8058
This commit is contained in:
Tom Moor
2020-06-09 21:50:25 -07:00
parent ae5eff2914
commit d7766280a9

View File

@@ -37,4 +37,4 @@ jobs:
command: yarn lint
- run:
name: flow
command: yarn flow
command: yarn flow check --max-workers 4