add -j to make test
Former-commit-id: 7509875974938f1087ace2437ceb95d8baeeeffa
This commit is contained in:
parent
502197a3f6
commit
7cd14168bc
@ -10,7 +10,7 @@ build:
|
||||
make-test:
|
||||
stage: test
|
||||
script:
|
||||
- make test
|
||||
- make test -j
|
||||
|
||||
node-redis-test:
|
||||
stage: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user