1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-10 02:51:07 +01:00

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