Compare commits
2 commits
a75d544805
...
b4b5066c9d
Author | SHA1 | Date | |
---|---|---|---|
|
b4b5066c9d | ||
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