Skip to content

Commit

Permalink
Bump matlab-actions/run-tests from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 1 to 2.
- [Release notes](https://github.com/matlab-actions/run-tests/releases)
- [Commits](matlab-actions/run-tests@v1...v2)

---
updated-dependencies:
- dependency-name: matlab-actions/run-tests
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent d36dd11 commit 200b804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run tests and generate artifacts
uses: matlab-actions/run-tests@v1
uses: matlab-actions/run-tests@v2
with:
logging-level: verbose
select-by-folder: tests
Expand Down

0 comments on commit 200b804

Please sign in to comment.