Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
biswa-mahanta authored Nov 21, 2023
1 parent b19c88b commit 413152d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:

# You can use "run-command" to execute custom MATLAB scripts, functions, or statements.
#- name: Run custom testing procedure
# uses: matlab-actions/run-command@v1
matlab-actions/run-command@v1
# with:
# command: disp('Running my custom testing procedure!'); addpath('code'); results = runtests('IncludeSubfolders', true); assertSuccess(results);

0 comments on commit 413152d

Please sign in to comment.