File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,13 +127,13 @@ jobs:
127127 channel-id : ' general'
128128 payload : |
129129 {
130- "text": ":warning: *Smoke test failed on `with-langgraph`* :warning:",
130+ "text": ":warning: *Smoke test failed on `with-langgraph-python `* :warning:",
131131 "blocks": [
132132 {
133133 "type": "section",
134134 "text": {
135135 "type": "mrkdwn",
136- "text": ":warning: *Smoke test failed on `with-langgraph`* :warning:\n\n*Repository:* ${{ github.repository }}\n*Workflow:* ${{ github.workflow }}\n*Run ID:* ${{ github.run_id }}\n*Commit:* ${{ github.sha }}\n\n<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|View run details>"
136+ "text": ":warning: *Smoke test failed on `with-langgraph-python `* :warning:\n\n*Repository:* ${{ github.repository }}\n*Workflow:* ${{ github.workflow }}\n*Run ID:* ${{ github.run_id }}\n*Commit:* ${{ github.sha }}\n\n<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|View run details>"
137137 }
138138 }
139139 ]
You can’t perform that action at this time.
0 commit comments