fix: Possible fix for intermittent CI failures
https://github.com/facebook/flow/issues/8058
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
|||||||
command: yarn lint
|
command: yarn lint
|
||||||
- run:
|
- run:
|
||||||
name: flow
|
name: flow
|
||||||
command: yarn flow
|
command: yarn flow check --max-workers 4
|
||||||
Reference in New Issue
Block a user