Run pre-push hooks in parallel
This commit is contained in:
parent
9a854f6cc4
commit
1c41582d79
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
pre-push:
|
pre-push:
|
||||||
|
parallel: true
|
||||||
commands:
|
commands:
|
||||||
unit-tests:
|
unit-tests:
|
||||||
tags: tests
|
tags: tests
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue