Skip to content

Commit

Permalink
Merge pull request #18 from cpp-lln-lab/dependabot/github_actions/mat…
Browse files Browse the repository at this point in the history
…lab-actions/run-command-2.1.0

Bump matlab-actions/run-command from 1.2.3 to 2.1.0
  • Loading branch information
Remi-Gau authored Mar 14, 2024
2 parents e735409 + 7224b49 commit 3f5ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab_test_and_coverage.yml
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/run-command@v1.2.3
uses: matlab-actions/run-command@v2.1.0
with:
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;

Expand Down

0 comments on commit 3f5ddbb

Please sign in to comment.