Skip to content

Commit 2bf7ca0

Browse files
Update ci.yml
1 parent e5e8b9f commit 2bf7ca0

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
@@ -36,7 +36,7 @@ on:
3636
- cron: '55/61 20/25 1/6 * *' # schedule a weekly-ish build
3737

3838
jobs:
39-
job-Remote-Microgrid-unit-tests:
39+
job-Remote-Microgrid-unit-tests:
4040
runs-on: ubuntu-latest
4141
steps:
4242

@@ -68,4 +68,4 @@ jobs:
6868
- name: Run tests
6969
uses: matlab-actions/run-command@v1
7070
with:
71-
command: openProject(pwd); testrunnerIndustrialMicrogrid;
71+
command: openProject(pwd); testrunnerIndustrialMicrogrid;

0 commit comments

Comments
 (0)