mirror of
https://github.com/pnpm/action-setup.git
synced 2025-08-11 23:15:49 +08:00
Update test workflow
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -58,8 +58,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: 4.11.1
|
version: 4.11.1
|
||||||
dest: ~/test/pnpm
|
dest: ~/test/pnpm
|
||||||
bin_dest: ~/test/pnpm/.bin
|
|
||||||
registry: http://registry.yarnpkg.com/
|
|
||||||
|
|
||||||
- name: 'Test: which'
|
- name: 'Test: which'
|
||||||
run: which pnpm && which pnpx
|
run: which pnpm && which pnpx
|
||||||
|
Reference in New Issue
Block a user