From 667a4cfcef340f04211c340ae291d3daa05fd225 Mon Sep 17 00:00:00 2001 From: David Buzinski <103441853+davidbuzinski@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:53:28 -0400 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cfc2341..3b455ec 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,9 +9,6 @@ jobs: steps: - task: InstallMATLAB@1 inputs: - release: $(MATLAB_RELEASE) - products: > - MATLAB - task: RunMATLABCommand@1 inputs: command: ver