mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-21 07:38:08 +00:00
Temporarily stop running flow on navigation playground due to internal react-native flow errors
This commit is contained in:
parent
51965eac38
commit
05cbd85d5c
@ -4,6 +4,6 @@ set -eo pipefail
|
||||
|
||||
case $CIRCLE_NODE_INDEX in
|
||||
0) yarn test && yarn codecov ;;
|
||||
1) cd examples/NavigationPlayground && yarn && yarn test ;;
|
||||
#1) cd examples/NavigationPlayground && yarn && yarn test ;;
|
||||
#2) cd examples/ReduxExample && yarn && yarn test ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user