chore(CI): unparallelize server-unit and server-integration tests (#8861)

This commit is contained in:
Ben Kucera
2020-10-16 05:25:42 -04:00
committed by GitHub
parent 9755e28d88
commit 57afad0640
+2 -2
View File
@@ -596,7 +596,7 @@ jobs:
server-unit-tests:
<<: *defaults
parallelism: 2
parallelism: 1
steps:
- attach_workspace:
at: ~/
@@ -609,7 +609,7 @@ jobs:
server-integration-tests:
<<: *defaults
parallelism: 2
parallelism: 1
steps:
- attach_workspace:
at: ~/