mediact / testing-suite

Collection of PHP code testing packages.
MIT License
14 stars 4 forks source link

2.0.1 Disable parallel running of steps in grumphp #46

Closed ashokadewit closed 4 years ago

ashokadewit commented 4 years ago

Running parallel steps requires the posix extension which is not installed on minimal docker images.