We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93daa7 commit e85829cCopy full SHA for e85829c
.github/workflows/run_tests_matlab.yml
@@ -54,7 +54,7 @@ jobs:
54
run: make install_dev
55
56
- name: Run tests
57
- uses: matlab-actions/[email protected].2
+ uses: matlab-actions/[email protected].3
58
with:
59
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
60
0 commit comments