diff --git a/.github/workflows/parallel_test_matlab.yml b/.github/workflows/parallel_test_matlab.yml index f96aa3bd76..32ff9d1d45 100644 --- a/.github/workflows/parallel_test_matlab.yml +++ b/.github/workflows/parallel_test_matlab.yml @@ -93,8 +93,8 @@ jobs: uses: matlab-actions/setup-matlab@v2.0.0 with: release: ${{ matrix.matlab }} - cache: true products: Optimization_Toolbox + cache: true - name: Conduct the test uses: matlab-actions/run-command@v2.0.0