We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d65ef commit bb7bef9Copy full SHA for bb7bef9
.circleci/config.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run:
23
name: Unit Tests
24
- command: yarn tests:jest
+ command: yarn tests:jest --watchAll=false --runInBand
25
26
build-sample-app-android:
27
docker:
0 commit comments