mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
Update plugin-generator-e2e.yaml
This commit is contained in:
parent
3bc24bc4a7
commit
85ef861cab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/plugin-generator-e2e.yaml
vendored
2
.github/workflows/plugin-generator-e2e.yaml
vendored
|
@ -43,5 +43,5 @@ jobs:
|
||||||
- name: install yeoman
|
- name: install yeoman
|
||||||
run: npm install -g yo@4
|
run: npm install -g yo@4
|
||||||
- name: install generator
|
- name: install generator
|
||||||
run: npm install -g generator-verdaccio-plugin --registry http://localhost:4873
|
run: npm install -g generator-verdaccio-plugin --logginlevel=info --registry http://localhost:4873
|
||||||
# Future: add a test to verify the plugin is working with prompt
|
# Future: add a test to verify the plugin is working with prompt
|
||||||
|
|
Loading…
Add table
Reference in a new issue