Skip to content

Commit 2ed436d

Browse files
committed
Use better emojis
1 parent 2f430bf commit 2ed436d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
#################
4747
# Unit Tests
4848
#################
49-
- group: "🛠 Unit Tests"
49+
- group: "🔬 Unit Tests"
5050
steps:
5151
- label: "Test WordPress"
5252
command: |
@@ -69,7 +69,7 @@ steps:
6969
#################
7070
# Instrumented (aka UI) Tests
7171
#################
72-
- label: "Instrumented tests"
72+
- label: "🔬 Instrumented tests"
7373
command: ".buildkite/commands/instrumented-tests.sh"
7474
plugins: *common_plugins
7575
artifact_paths:

0 commit comments

Comments
 (0)