diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index fcf7c3946..baaa4c2e9 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -36,4 +36,4 @@ jobs: run: npm ci - name: Run service compare script - run: npm run service-compare + run: npm run compare-services