Skip to content

Commit 2afc3a8

Browse files
authored
Update ci.yml
1 parent 803b44b commit 2afc3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Run CreateBadge
7373
uses: matlab-actions/run-command@v1
7474
with:
75-
command: openProject(pwd); CreateTestBadge;
75+
command: openProject(pwd); CreateBadge;
7676

7777
# Commit the JSON for the MATLAB releases badge
7878
- name: Commit changed files

0 commit comments

Comments
 (0)