mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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"
|
||||
|
||||
build:
|
||||
name: ${{ matrix.name }}
|
||||
uses: ./.github/workflows/build.yml
|
||||
needs:
|
||||
- prepare
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue