We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe0a85 commit 0faf497Copy full SHA for 0faf497
.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