Skip to content

Commit acb8a5d

Browse files
jjhajjha
authored andcommitted
Commit for R2023b Fast running Model
1 parent e549a51 commit acb8a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Run tests
5252
uses: matlab-actions/run-command@v1
5353
with:
54-
command: openProject(pwd); BEVProject_runtests_CheckProject;
54+
command: openProject(pwd); BEVProjectRuntestsCheckProject;
5555

5656
job-run-tests:
5757

@@ -72,4 +72,4 @@ jobs:
7272
- name: Run tests
7373
uses: matlab-actions/run-command@v1
7474
with:
75-
command: openProject(pwd); BEVProject_Tests;
75+
command: openProject(pwd); BEVProjectTests;

0 commit comments

Comments
 (0)