mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
Add matrix.os to name
This commit is contained in:
parent
8cdddb18c5
commit
2546768411
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
test_run_install:
|
||||
name: 'Test with run_install: ${{ matrix.run_install.name }}'
|
||||
name: 'Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }})'
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user