1
0
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:
Oscar Busk 2025-10-28 01:06:40 +01:00
parent 4f04570f82
commit 35353b8037
No known key found for this signature in database

View File

@ -121,7 +121,7 @@ jobs:
fi fi
test_run_install: 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 }} runs-on: ${{ matrix.os }}