Skip to content

Commit a60bcdf

Browse files
committed
fix typo
1 parent dff8933 commit a60bcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2766,7 +2766,7 @@ jobs:
27662766
enable-cache: false
27672767
- name: checkout
27682768
uses: actions/checkout@v4
2769-
- name: sheck api-server backwards compatibility
2769+
- name: check api-server backwards compatibility
27702770
run: |
27712771
./scripts/openapi-diff.bash breaking --fail-on ERR\
27722772
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 \

0 commit comments

Comments
 (0)