Compare commits
2 commits
251f22784b
...
9737c18c57
Author | SHA1 | Date | |
---|---|---|---|
|
9737c18c57 | ||
256a5a684a |
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ jobs:
|
|||
with:
|
||||
name: node-modules
|
||||
key: node-modules-${{ runner.os }}-${{ env.NODE_VERSION }}-${{ hashFiles('package-lock.json') }}
|
||||
path: node_modules
|
||||
|
||||
- name: Run unit tests
|
||||
run: npm run test:unit
|
||||
|
|
Loading…
Add table
Reference in a new issue