Skip to content

Commit 2638711

Browse files
authored
Update MATLAB test action to version 2.2.0
1 parent 30da50b commit 2638711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlabact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
tasks: check test coverage
3737

3838
- name: Run MATLAB Tests and Generate Coverage
39-
uses: matlab-actions/run-tests@v2
39+
uses: matlab-actions/run-tests@v2.2.0
4040
with:
4141
source-folder: source
4242
# Output location for JUnit-style test results

0 commit comments

Comments
 (0)