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 fd0ebd3 commit 229eba2Copy full SHA for 229eba2
.gitlab-ci.yml
@@ -9,4 +9,4 @@ cache:
9
10
test:
11
script:
12
- - yarn test
+ - yarn test --runInBand --forceExit
0 commit comments