Skip to content

Commit ea53db4

Browse files
authored
Update text (#212)
1 parent 793f3d0 commit ea53db4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/continuous-benchmark.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
"type": "section",
6161
"text": {
6262
"type": "mrkdwn",
63-
"text": "CI benchmarks (testSlack) failed because of *${{ steps.benches.outputs.failed }}*."
63+
"text": "CI benchmarks (runBenchmark) failed because of *${{ steps.benches.outputs.failed }}*."
6464
}
6565
},
6666
{
@@ -146,7 +146,7 @@ jobs:
146146
"type": "section",
147147
"text": {
148148
"type": "mrkdwn",
149-
"text": "CI benchmarks (testSlack) failed because of *${{ steps.benches.outputs.failed }}*."
149+
"text": "CI benchmarks (runTenantsBenchmark) failed because of *${{ steps.benches.outputs.failed }}*."
150150
}
151151
},
152152
{
@@ -250,7 +250,7 @@ jobs:
250250
"type": "section",
251251
"text": {
252252
"type": "mrkdwn",
253-
"text": "CI benchmarks (testSlack) failed because of *${{ steps.benches.outputs.failed }}*."
253+
"text": "CI benchmarks (runLoadTimeBenchmark) failed because of *${{ steps.benches.outputs.failed }}*."
254254
}
255255
},
256256
{

0 commit comments

Comments
 (0)