Skip to content

Commit 49e5a6f

Browse files
committed
added tests for parallelexec
1 parent 516417c commit 49e5a6f

File tree

4 files changed

+363
-78
lines changed

4 files changed

+363
-78
lines changed

RoboFile.php

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ public function docs()
9797
public function pharBuild()
9898
{
9999
$this->taskComposerInstall()
100+
->printed(false)
100101
->noDev()
101102
->run();
102103

0 commit comments

Comments
 (0)