Fix appveyor permission error
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed

This commit is contained in:
Jonatan Nilsson 2022-01-27 18:31:21 +00:00
parent 47b8ac2ebb
commit 442b241aaf

View file

@ -23,5 +23,6 @@ environment:
test_script:
- sh: |
chown -R node:node /appveyor/projects
npm install
npm test