ci: match name

This commit is contained in:
Jozef Steinhübl 2024-05-08 10:55:26 +02:00
parent 83142f73b0
commit 92b090076c
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -47,7 +47,7 @@ jobs:
bun --version bun --version
setup-bun-from-file: setup-bun-from-file:
name: Setup Bun from ${{ matrix.file.name }} name: setup-bun from (${{ matrix.os }}, ${{ matrix.file.name }})
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix: