Skip to content

Commit 82f0c70

Browse files
committed
reduce test message
1 parent d5e5d39 commit 82f0c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-tests-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1306,7 +1306,7 @@ jobs:
13061306
"type": "section",
13071307
"text": {
13081308
"type": "mrkdwn",
1309-
"text": "❌ *Terraform Stream Tests Failed* ${{ secrets.slack_oncall_tag }} ${{ secrets.slack_oncall_tag_stream }} <${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}|View>"
1309+
"text": "❌ *TF Stream Failed* ${{ secrets.slack_oncall_tag }} ${{ secrets.slack_oncall_tag_stream }} <${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}|View>"
13101310
}
13111311
}
13121312
]

0 commit comments

Comments
 (0)