mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-08 21:34:22 +03:00
ci/cron/daily: fix typo (#18176)
This commit is contained in:
parent
c75d20a0de
commit
2e28102699
@ -381,5 +381,5 @@ jobs:
|
||||
'
|
||||
tell_slack "$(echo -e "$MSG\n$REPORT")" "$(Slack.ci-failures-daml)"
|
||||
else
|
||||
tell_slack "Daily tests failed (($Build.SourceBranchName)): $COMMIT_LINK." "$(Slack.ci-failures-daml)"
|
||||
tell_slack "Daily tests failed ($(Build.SourceBranchName)): $COMMIT_LINK." "$(Slack.ci-failures-daml)"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user