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 b1c0c8e commit 02db0b3Copy full SHA for 02db0b3
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_Compiler_SDK MATLAB_Test
37
38
- bash: chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
39
displayName: 'Bash Script to distribute tests'
0 commit comments