Skip to content

Commit bb7bef9

Browse files
committed
Update config for unit tests
1 parent b3d65ef commit bb7bef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run:
2323
name: Unit Tests
24-
command: yarn tests:jest
24+
command: yarn tests:jest --watchAll=false --runInBand
2525

2626
build-sample-app-android:
2727
docker:

0 commit comments

Comments
 (0)