mirror of
https://github.com/pnpm/action-setup.git
synced 2026-03-01 07:51:02 +08:00
Add store_prune to run name
This commit is contained in:
parent
4f04570f82
commit
35353b8037
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
fi
|
||||
|
||||
test_run_install:
|
||||
name: 'Test with run_install (${{ matrix.run_install.name }}, ${{ matrix.os }})'
|
||||
name: 'Test with run_install (${{ matrix.run_install.name }}, prune=${{matrix.store_prune}}, ${{ matrix.os }})'
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user