We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1865aa6 commit 197c9b0Copy full SHA for 197c9b0
.github/workflows/matlab_test_and_coverage.yml
@@ -44,7 +44,7 @@ jobs:
44
git clone https://github.com/MOcov/MOcov.git --depth 1
45
46
- name: Run tests
47
- uses: matlab-actions/run-command@v2.1.1
+ uses: matlab-actions/run-command@v2.3.0
48
with:
49
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
50
0 commit comments