ci/check: set build name

This commit is contained in:
Matt Sturgeon 2025-05-25 23:47:28 +01:00
parent 2ce3bdd6f3
commit 920f15638e
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -31,6 +31,7 @@ jobs:
echo "matrix=$matrix" >> "$GITHUB_OUTPUT"
build:
name: ${{ matrix.name }}
uses: ./.github/workflows/build.yml
needs:
- prepare