Skip to content

Commit 7a4ded4

Browse files
Merge branch 'develop' into feat/OpenAPI
2 parents 1943879 + 18a1018 commit 7a4ded4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-test-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
tar -xzf /tmp/RocketChat-packages-build.tar.gz -C .
5454
5555
- name: Unit Test
56-
run: yarn testunit
56+
run: yarn testunit --concurrency=1
5757

5858
- uses: codecov/codecov-action@v5
5959
with:

0 commit comments

Comments
 (0)