Skip to content

Commit

Permalink
Merge pull request #99 from Remi-Gau/dependabot/github_actions/matlab…
Browse files Browse the repository at this point in the history
…-actions/run-command-1.2.1

Bump matlab-actions/run-command from 1.2.0 to 1.2.1
  • Loading branch information
Remi-Gau authored Jul 31, 2023
2 parents b7bded3 + e9c5f15 commit 419e920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
git clone https://github.com/MOcov/MOcov.git --depth 1
- name: Run commands
uses: matlab-actions/[email protected].0
uses: matlab-actions/[email protected].1
with:
command: run MOxUnit/MOxUnit/moxunit_set_path(); addpath(fullfile(pwd, 'MOcov', 'MOcov')); addpath(getenv('GITHUB_WORKSPACE')); success = run_tests(); assert(success);

Expand Down

0 comments on commit 419e920

Please sign in to comment.