ci: match name
This commit is contained in:
parent
83142f73b0
commit
92b090076c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user