Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Jan 8, 2025
1 parent 14656eb commit 0198166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/services-pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
run: |
make frontend.dry_run
- name: 'Dry Maestro Server'
- name: 'Dry Run Maestro Server'
run: |
make maestro.server.dry_run
- name: 'Dry Maestro Server'
- name: 'Dry Run HypershiftOperator'
run: |
make hypershiftoperator.dry_run

0 comments on commit 0198166

Please sign in to comment.