diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a89ac8d..29eb0e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: @@ -68,4 +68,4 @@ jobs: - name: Run tests uses: matlab-actions/run-command@v1 with: - command: openProject(pwd); testrunnerIndustrialMicrogrid; \ No newline at end of file + command: openProject(pwd); testrunnerIndustrialMicrogrid;