Skip to content

Commit 229eba2

Browse files
committed
add jest options to gilab ci
1 parent fd0ebd3 commit 229eba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cache:
99

1010
test:
1111
script:
12-
- yarn test
12+
- yarn test --runInBand --forceExit

0 commit comments

Comments
 (0)