We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8258dbc commit 034ad30Copy full SHA for 034ad30
AzureDevOps/ParallelStrategy.yml
@@ -45,7 +45,7 @@ jobs:
45
tasks: equivalenceTest
46
env:
47
MLM_LICENSE_TOKEN: $(MLM_LICENSE_TOKEN)
48
-
+
49
- bash: chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
50
displayName: 'Bash Script to distribute tests'
51
0 commit comments