We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f430bf commit 2ed436dCopy full SHA for 2ed436d
1 file changed
.buildkite/pipeline.yml
@@ -46,7 +46,7 @@ steps:
46
#################
47
# Unit Tests
48
49
- - group: "🛠 Unit Tests"
+ - group: "🔬 Unit Tests"
50
steps:
51
- label: "Test WordPress"
52
command: |
@@ -69,7 +69,7 @@ steps:
69
70
# Instrumented (aka UI) Tests
71
72
- - label: "Instrumented tests"
+ - label: "🔬 Instrumented tests"
73
command: ".buildkite/commands/instrumented-tests.sh"
74
plugins: *common_plugins
75
artifact_paths:
0 commit comments