|
@@ -189,7 +189,7 @@ jobs:
|
|
|
fail-fast: false
|
|
fail-fast: false
|
|
|
matrix:
|
|
matrix:
|
|
|
# List string expressions that is comma separated ids of tests in "test/cypress/integration"
|
|
# List string expressions that is comma separated ids of tests in "test/cypress/integration"
|
|
|
- spec-group: ['10', '20', '21', '30', '40', '50', '60']
|
|
|
|
|
|
|
+ spec-group: ['10', '20', '21', '30', '40', '60']
|
|
|
|
|
|
|
|
services:
|
|
services:
|
|
|
mongodb:
|
|
mongodb:
|