Commit 327574e
authored
- `npm ci` is installation for, well, CI, and is a good bit faster
- c.f. https://docs.npmjs.com/cli/v8/commands/npm-ci
- cache `npm` installation with `setup-node` for speedier installs
- upgrade `setup-node` as this was released in v2.2.0:
https://github.com/actions/setup-node/releases/tag/v2.2.0
1 parent 7af216b commit 327574e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments