Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 5, 2024
1 parent dff8933 commit a60bcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2766,7 +2766,7 @@ jobs:
enable-cache: false
- name: checkout
uses: actions/checkout@v4
- name: sheck api-server backwards compatibility
- name: check api-server backwards compatibility
run: |
./scripts/openapi-diff.bash breaking --fail-on ERR\
https://raw.githubusercontent.com/${{ github.event.pull_request.base.repo.full_name }}/refs/heads/${{ github.event.pull_request.base.ref }}/services/api-server/openapi.json \
Expand Down

0 comments on commit a60bcdf

Please sign in to comment.