Skip to content

Commit 76fafdc

Browse files
committed
Shorten names for Github UI readability
1 parent a382299 commit 76fafdc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/integration_tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ jobs:
4646
friendly_name: Life Sciences MySQL 8.4 (aspirational Terra production)
4747
- build_type: centaurGcpBatch
4848
build_mysql: 5.6
49-
friendly_name: GCP Batch with MySQL 5.6
49+
friendly_name: GCP Batch MySQL 5.6
5050
- build_type: centaurGcpBatch
5151
build_mysql: 5.7
52-
friendly_name: GCP Batch with MySQL 5.7
52+
friendly_name: GCP Batch MySQL 5.7
5353
- build_type: centaurGcpBatch
5454
build_mysql: 8.0
55-
friendly_name: GCP Batch with MySQL 8.0
55+
friendly_name: GCP Batch MySQL 8.0
5656
- build_type: centaurGcpBatch
5757
build_mysql: 8.4
58-
friendly_name: GCP Batch with MySQL 8.4
58+
friendly_name: GCP Batch MySQL 8.4
5959
- build_type: centaurPapiV2betaRestart
6060
build_mysql: 5.7
6161
friendly_name: Centaur Papi V2 Beta (restart)

0 commit comments

Comments
 (0)