Skip to content

Commit 91e067a

Browse files
authored
Update CI.yml
1 parent 85f04b4 commit 91e067a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
token: ${{ secrets.GITHUB_TOKEN }}
6767
status: ${{ job.status }}
68-
message_format: "{emoji} *{job.name}* {status_message} in <{run_url}>"
68+
message_format: "{emoji} *{matrix.node}* {status_message} in <{run_url}>"
6969
#notify_when: 'failure' #now that things are fixed, fire a notification even on success, for testing.
7070
env:
7171
SLACK_WEBHOOK_URL: ${{ secrets.ACTION_MONITORING_SLACK }}

0 commit comments

Comments
 (0)