Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit a4304a2

Browse files
author
odacremolbap
committed
add debugging statements·
1 parent 561eaa0 commit a4304a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
kubectl -n triggermesh get pods -l app.kubernetes.io/part-of=triggermesh
107107
kubectl -n triggermesh get events
108108
kubectl -n triggermesh wait deployments.app --timeout=5m --for=condition=Available -l app.kubernetes.io/part-of=triggermesh
109+
kubectl -n triggermesh get events
109110
110111
- name: Install Ginkgo
111112
run: go install github.com/onsi/ginkgo/v2/ginkgo

0 commit comments

Comments
 (0)