Skip to content

Commit

Permalink
Remove override
Browse files Browse the repository at this point in the history
  • Loading branch information
acampbel committed Feb 29, 2024
1 parent cabd31c commit 65b3e88
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/matlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:

env:
PRODUCT_LIST: MATLAB MATLAB_Test MATLAB_Compiler MATLAB_Compiler_SDK
MLM_LICENSE_TOKEN: ${{secrets.MLM_LICENSE_TOKEN}}
MW_MATLAB_BATCH_URL_OVERRIDE: https://mw-ci-static-dev.s3.amazonaws.com/matlab-batch/v2/ # Not needed for production R2024a
# MLM_LICENSE_TOKEN: ${{secrets.MLM_LICENSE_TOKEN}}

jobs:

Expand Down Expand Up @@ -131,4 +130,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Mass-Spring-Damper Production Server Archive
path: results/ctf-archive
path: results/ctf-archive

0 comments on commit 65b3e88

Please sign in to comment.