update names.

This commit is contained in:
Miroslav Šedivý 2025-03-30 19:16:44 +02:00
parent 40db8f6602
commit 92ccd2d2d1
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
name: Build Client Artifacts
name: Build Client
on:
workflow_call:
@ -15,7 +15,7 @@ on:
jobs:
build-client:
name: Build Client Artifacts
name: Build Client
runs-on: ubuntu-latest
steps:

View file

@ -11,7 +11,7 @@ on:
jobs:
test-client:
name: Build Artifacts
name: Test Client
uses: ./.github/workflows/client_build.yml
with:
# Do not upload artifacts for test builds