Update test workflow
This commit is contained in:
parent
7c4472dbcf
commit
ba9826e81c
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
|
||||||
|
Loading…
Reference in New Issue
Block a user