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 76eeb0c commit 92bc54fCopy full SHA for 92bc54f
AzureDevOps/ParallelStrategy.yml
@@ -33,7 +33,7 @@ jobs:
33
- task: InstallMATLAB@1
34
inputs:
35
release: R2025a
36
- products: MATLAB_Test Simulink_Test
+ # products: MATLAB_Test Simulink_Test
37
38
- bash: chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
39
displayName: 'Bash Script to distribute tests'
0 commit comments