Closed NickBelhomme closed 4 years ago
ok hij runt sequentieel en enkel de relevante tasks. closing Dit was verwarrend tov van de vroegere output die we kregen, waarbij elke task afgetikt werd. Het jumpen lijkt alsof het parallel was en zonder alle taken te runnen, die voorheen wel afgehandeld werden.
When executing grumphp run it takes into account the config option:
But on pre-commit it just runs it in parallel. And it looks like it does not run all tasks.
My configuration
Result:
expected
runs sequentially and all tasks.