Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saisasankkota authored Feb 20, 2024
1 parent e5e8b9f commit 2bf7ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
- cron: '55/61 20/25 1/6 * *' # schedule a weekly-ish build

jobs:
job-Remote-Microgrid-unit-tests:
job-Remote-Microgrid-unit-tests:
runs-on: ubuntu-latest
steps:

Expand Down Expand Up @@ -68,4 +68,4 @@ jobs:
- name: Run tests
uses: matlab-actions/run-command@v1
with:
command: openProject(pwd); testrunnerIndustrialMicrogrid;
command: openProject(pwd); testrunnerIndustrialMicrogrid;

0 comments on commit 2bf7ca0

Please sign in to comment.