Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 22, 2024
1 parent e8e9599 commit 52b44d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
kubectl get pods
kubectl get svc
exit 0
elif [ "$STATUS" = "Error" ]; then
else
echo "E2E test pod failed."
kubectl logs $TEST_POD
kubectl get pods
Expand Down

0 comments on commit 52b44d5

Please sign in to comment.