Skip to content

Commit

Permalink
Fix args
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Oct 31, 2024
1 parent 4b286d2 commit a4e975c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab_analyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: MATLAB Analyzer
working-directory: matlab/config
run: $MATLAB_COMMAND matlab_analyzer.m
run: $MATLAB_COMMAND code_analyzer.m
shell: bash

- name: Upload Analyzer Report
Expand Down

0 comments on commit a4e975c

Please sign in to comment.