Run pre-push hooks in parallel

This commit is contained in:
Deluan 2020-05-07 12:00:10 -04:00
parent 9a854f6cc4
commit 1c41582d79
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
pre-push:
parallel: true
commands:
unit-tests:
tags: tests