mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -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
|
||||
run: npm install -g yo@4
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue