From 938ec24b93cbce09ba02655a46dbbb5825c91dc0 Mon Sep 17 00:00:00 2001 From: Emma Smith Zbarsky <88841524+eszmw@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:43:03 -0400 Subject: [PATCH] Fix syntax in .yml file --- .github/workflows/ci.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6814333..3e039d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,15 +40,6 @@ jobs: release: ${{ matrix.MATLABVersion }} products: > Image_Processing_Toolbox - # Simulink Statistics_and_Machine_Learning_Toolbox - # List required products above in the format shown (and uncomment them) - # List of product strings: - # Simulink - # Statistics_and_Machine_Learning_Toolbox - # Simulink_Coder - # Econometrics_Toolbox - # Deep_Learning_Toolbox - # Run all the tests - name: Run SmokeTests