[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,5 +1,4 @@
name: Test Code FreeBSD
name: "FreeBSD"
on:
push:
@@ -13,6 +12,7 @@ concurrency:
jobs:
test:
name: "Client / Unit"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4