Skip to content

Commit 920f156

Browse files
committed
ci/check: set build name
1 parent 2ce3bdd commit 920f156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
echo "matrix=$matrix" >> "$GITHUB_OUTPUT"
3232
3333
build:
34+
name: ${{ matrix.name }}
3435
uses: ./.github/workflows/build.yml
3536
needs:
3637
- prepare

0 commit comments

Comments
 (0)