Skip to content

Commit

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

Bump matlab-actions/run-command from 1.2.3 to 2.0.0
  • Loading branch information
Remi-Gau authored Mar 1, 2024
2 parents 0e8c41e + 8d5f685 commit 6ecd2d6
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 @@ -48,7 +48,7 @@ jobs:
run: make install_dev

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

Expand Down

0 comments on commit 6ecd2d6

Please sign in to comment.