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 803b44b commit 2afc3a8Copy full SHA for 2afc3a8
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Run CreateBadge
73
uses: matlab-actions/run-command@v1
74
with:
75
- command: openProject(pwd); CreateTestBadge;
+ command: openProject(pwd); CreateBadge;
76
77
# Commit the JSON for the MATLAB releases badge
78
- name: Commit changed files
0 commit comments