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

Commit 78f7935

Browse files
author
Pablo Mercado
authored
Merge pull request #32 from triggermesh/fix/debug-e2e-action
DBG add debugging statements - 2
2 parents c2d743a + a4304a2 commit 78f7935

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)