Normalize sqlness MySQL job name

This commit is contained in:
copilot-swe-agent[bot]
2026-05-26 17:40:01 +00:00
committed by GitHub
parent 6aa522cc68
commit 90deb44907

View File

@@ -675,7 +675,7 @@ jobs:
- name: "PostgreSQL KvBackend"
opts: "--setup-pg postgresql://greptimedb:admin@127.0.0.1:5432/postgres"
kafka: false
- name: "MySQL Kvbackend"
- name: "MySQL KvBackend"
opts: "--setup-mysql mysql://greptimedb:admin@127.0.0.1:3306/mysql"
kafka: false
- name: "Flat format"