Skip to content

Commit

Permalink
Merge pull request #113 from cpp-lln-lab/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…tlab-actions/run-command-1.2.3

Bump matlab-actions/run-command from 1.2.2 to 1.2.3
  • Loading branch information
Remi-Gau authored Jan 1, 2024
2 parents f93daa7 + e85829c commit 8ef7627
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 @@ -54,7 +54,7 @@ jobs:
run: make install_dev

- name: Run tests
uses: matlab-actions/run-command@v1.2.2
uses: matlab-actions/run-command@v1.2.3
with:
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;

Expand Down

0 comments on commit 8ef7627

Please sign in to comment.