mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
test(ci): exercise standalone pnpm on Windows
This commit is contained in:
@@ -437,6 +437,8 @@ jobs:
|
||||
- uses: pnpm/action-setup@v4
|
||||
with:
|
||||
dest: ${{ runner.temp }}/setup-pnpm
|
||||
# Exercise package-script re-entry through the native pnpm.exe distribution.
|
||||
standalone: true
|
||||
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user