Skip to content

Commit 943fca6

Browse files
authored
Update test.yml
1 parent dd05613 commit 943fca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run: |
2020
mkdir -p ~/.kube
2121
echo "${{ secrets.KUBECONFIG }}" > ~/.kube/config
22+
kubectl get pods -A
2223
2324
2425
- name: Use Kubernetes Troubleshooting Action

0 commit comments

Comments
 (0)