We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35befa6 + d67569a commit 4452ceeCopy full SHA for 4452cee
1 file changed
.github/workflows/matlab_test_and_coverage.yml
@@ -52,7 +52,7 @@ jobs:
52
git clone https://github.com/MOcov/MOcov.git --depth 1
53
54
- name: Run tests
55
- uses: matlab-actions/run-command@v2.4.0
+ uses: matlab-actions/run-command@v2.4.1
56
with:
57
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
58
0 commit comments