Skip to content

Commit

Permalink
Merge pull request #110 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.2

Bump matlab-actions/run-command from 1.2.1 to 1.2.2
  • Loading branch information
Remi-Gau authored Nov 6, 2023
2 parents bd5b60c + de09a81 commit 85eedd9
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.1
uses: matlab-actions/run-command@v1.2.2
with:
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;

Expand Down

0 comments on commit 85eedd9

Please sign in to comment.