We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd489a + 0faf497 commit abe45a6Copy full SHA for abe45a6
.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/[email protected].0
+ uses: matlab-actions/[email protected].1
48
with:
49
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
50
0 commit comments