Skip to content

Commit

Permalink
Adjust ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Jun 15, 2021
1 parent 8581f70 commit f347fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -12,6 +12,6 @@ jobs:
path: '/home/runner/work/codemirror/codemirror/node_modules'
key: ${{ runner.os }}-modules

- run: npm prepare
- run: npm install

This comment has been minimized.

Copy link
@Boobie84

- run: npm test

0 comments on commit f347fb3

Please sign in to comment.