Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-johan-grahn authored Sep 4, 2023
1 parent 5954bca commit 2e1f24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Check cluster info
run: |
kubectl version --short --client
kubectl version --client
kind version
kind version | grep -q ${KIND_VERSION}
Expand Down

0 comments on commit 2e1f24c

Please sign in to comment.