Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzinski authored Apr 2, 2024
1 parent e706b4e commit 56e274c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ strategy:
pool:
vmImage: $(vmImage)
steps:
- task: InstallMATLAB@1.11.4
- task: RunMATLABBuild@0.11.4
- task: InstallMATLAB@1
- task: RunMATLABBuild@1
inputs:
tasks: test

0 comments on commit 56e274c

Please sign in to comment.