Skip to content

Commit e383787

Browse files
committed
correct emoji
1 parent 0163e2b commit e383787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/generate-buildkite-pipeline-premerge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ if [[ "${linux_projects}" != "" ]]; then
287287
CXX: 'clang++'
288288
commands:
289289
- './.ci/monolithic-linux.sh "$(echo ${linux_projects} | tr ' ' ';')" "$(echo ${linux_check_targets})" "$(echo ${linux_runtimes} | tr ' ' ';')" "$(echo ${linux_runtime_check_targets})"'
290-
- label: ':windows: Report Linux x64 Test Results'
290+
- label: ':linux: Report Linux x64 Test Results'
291291
plugins:
292292
- junit-annotate#v2.5.0:
293293
artifacts: build/test-results-linux*.xml

0 commit comments

Comments
 (0)