0
Fork 0
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:
Juan Picado 2024-07-07 19:22:55 +02:00
parent 3bc24bc4a7
commit 85ef861cab

View file

@ -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