Skip to content

Commit

Permalink
updated test case in bat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbhoski committed May 15, 2024
1 parent 8c40a9d commit 7fcae0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,6 @@ jobs:
- name: Verify environment variable is setup for MATLAB plugin override
run: |
set -e | grep "MW_MATLAB_BUILDTOOL_DEFAULT_PLUGINS_FCN_OVERRIDE"
set -e | grep "matlab.ciplugins.github.getDefaultPlugins"
set | grep "MW_MATLAB_BUILDTOOL_DEFAULT_PLUGINS_FCN_OVERRIDE"
set | grep "matlab.ciplugins.github.getDefaultPlugins"

0 comments on commit 7fcae0d

Please sign in to comment.