tests: Use --no-save when installing plugins on Windows

This commit is contained in:
Richard Hansen 2021-02-19 02:16:55 -05:00
parent 14a9749b75
commit 5ea66701f7

View file

@ -135,7 +135,7 @@ jobs:
- name: Install Etherpad plugins
run: >
npm install
npm install --no-save
ep_align
ep_author_hover
ep_cursortrace