mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
ci/check: set build name
This commit is contained in:
parent
2ce3bdd6f3
commit
920f15638e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
@ -31,6 +31,7 @@ jobs:
|
||||||
echo "matrix=$matrix" >> "$GITHUB_OUTPUT"
|
echo "matrix=$matrix" >> "$GITHUB_OUTPUT"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
name: ${{ matrix.name }}
|
||||||
uses: ./.github/workflows/build.yml
|
uses: ./.github/workflows/build.yml
|
||||||
needs:
|
needs:
|
||||||
- prepare
|
- prepare
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue