Skip to content

Commit 02db0b3

Browse files
committed
Update file
1 parent b1c0c8e commit 02db0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzureDevOps/ParallelStrategy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- task: InstallMATLAB@1
3434
inputs:
3535
release: R2025a
36-
products: MATLAB_Test Simulink_Test
36+
products: MATLAB_Compiler_SDK MATLAB_Test
3737

3838
- bash: chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
3939
displayName: 'Bash Script to distribute tests'

0 commit comments

Comments
 (0)