Adjust ci script

This commit is contained in:
Marijn Haverbeke 2021-06-15 08:06:49 +02:00
parent 8581f7037d
commit f347fb3cd1
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ jobs:
path: '/home/runner/work/codemirror/codemirror/node_modules'
key: ${{ runner.os }}-modules
- run: npm prepare
- run: npm install
- run: npm test