[misc] Rename CI client tests (#3366)

This commit is contained in:
Viktor Liu
2025-02-21 19:07:43 +01:00
committed by GitHub
parent a74208abac
commit 73ce746ba7
5 changed files with 18 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
name: Test Code Darwin
name: "Darwin"
on:
push:
@@ -12,9 +12,7 @@ concurrency:
jobs:
test:
strategy:
matrix:
store: ['sqlite']
name: "Client / Unit"
runs-on: macos-latest
steps:
- name: Install Go