Skip to content

Commit

Permalink
more details in test
Browse files Browse the repository at this point in the history
  • Loading branch information
fenio committed Oct 25, 2024
1 parent 5ea0443 commit d9d81dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
kubectl get pod
kubectl get pvc
kubectl get storageclass
- name: More details about 1st PVC
run: |
kubectl describe pvc pvc-1
- name: '[TEST] PVC with RWX access mode'
run: |
Expand Down

0 comments on commit d9d81dc

Please sign in to comment.