Skip to content

Commit 78e4d66

Browse files
ugh
1 parent 0371e31 commit 78e4d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
webhook: ${{ secrets.SLACK_WEBHOOK }}
9191
webhook-type: incoming-webhook
9292
payload: |
93-
text: "⚠️ End-to-end tests failed! 😬 Please inspect & fix by clicking <https://github.com/SAP/ai-sdk-java/actions/runs/${{ github.run_id }}|here>",
93+
text: "⚠️ End-to-end tests failed! 😬 Please inspect & fix by clicking <https://github.com/SAP/ai-sdk-java/actions/runs/${{ github.run_id }}|here>"
9494
blocks:
9595
- type: "section"
9696
text:

0 commit comments

Comments
 (0)