Open FrancescoRigoni opened 1 year ago
step.yml
README.md
Requires a MINOR version update
In order to speed up our builds we have to take advantage of uniform test sharding when running UI tests. This step did not support it so I added it.
@tothszabi Can anyone please have a look at this? It would really help me to have this merged in the official collection. Thank you.
Checklist
step.yml
andREADME.md
is updated with the changes (if needed)Version
Requires a MINOR version update
Context
In order to speed up our builds we have to take advantage of uniform test sharding when running UI tests. This step did not support it so I added it.
Changes