Another attempt to fix permission error in appveyor
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed

This commit is contained in:
Jonatan Nilsson 2022-01-27 18:32:43 +00:00
parent 442b241aaf
commit 2d8e7fd8cc

View file

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