Skip to content

Commit 3097975

Browse files
committed
Update file
1 parent 085e078 commit 3097975

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AzureDevOps/ParallelStrategy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ jobs:
4848
- task: RunMATLABTests@1
4949
inputs:
5050
selectByName: $(MATLABTestFiles)
51-
# sourceFolder: src
52-
# env:
53-
# MLM_LICENSE_TOKEN: $(MLM_LICENSE_TOKEN)
51+
sourceFolder: src
52+
env:
53+
MLM_LICENSE_TOKEN: $(MLM_LICENSE_TOKEN)
5454

5555
# - job: ParallelMac
5656
# # Parallel strategy to run tests in parallel

0 commit comments

Comments
 (0)