1
0
mirror of https://github.com/pnpm/action-setup.git synced 2026-06-14 15:43:46 +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

View File

@@ -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 }}