Skip to content

Commit

Permalink
HARMONY-1477: Correct name of compare-services npm script.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-durbin committed Jul 19, 2023
1 parent 1a4b3a1 commit 6d34025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: npm ci

- name: Run service compare script
run: npm run service-compare
run: npm run compare-services

0 comments on commit 6d34025

Please sign in to comment.