Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 authored Apr 10, 2024
1 parent 91e067a commit afb6611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
message_format: "{emoji} *{matrix.node}* {status_message} in <{run_url}>"
message_format: "{emoji} *${{matrix.node}}* {status_message} in <{run_url}>"
#notify_when: 'failure' #now that things are fixed, fire a notification even on success, for testing.
env:
SLACK_WEBHOOK_URL: ${{ secrets.ACTION_MONITORING_SLACK }}
Expand Down

0 comments on commit afb6611

Please sign in to comment.