mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
disabled more flow
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ test:
|
||||
# eslint bot
|
||||
- cat <(echo eslint; npm run lint --silent -- --format=json; echo flow; npm run flow --silent -- check --json) | GITHUB_TOKEN="af6ef0d15709bc91d""06a6217a5a826a226fb57b7" CI_USER=$CIRCLE_PROJECT_USERNAME CI_REPO=$CIRCLE_PROJECT_REPONAME PULL_REQUEST_NUMBER=$CIRCLE_PR_NUMBER node bots/code-analysis-bot.js
|
||||
# JS tests for dependencies installed with npm3
|
||||
- npm run flow check
|
||||
# - npm run flow check
|
||||
- npm test -- --maxWorkers=1
|
||||
|
||||
# build app
|
||||
|
||||
Reference in New Issue
Block a user