Skip to content

Commit

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

Bump matlab-actions/run-command from 1.2.1 to 1.2.2
  • Loading branch information
Remi-Gau authored Nov 7, 2023
2 parents 436fa3e + 22ac188 commit afd0646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab_test_and_coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git clone https://github.com/MOcov/MOcov.git --depth 1
- name: Run tests
uses: matlab-actions/[email protected].1
uses: matlab-actions/[email protected].2
with:
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;

Expand Down

0 comments on commit afd0646

Please sign in to comment.