Compare commits
1 commit
eb2525443b
...
dc5af7573f
Author | SHA1 | Date | |
---|---|---|---|
|
dc5af7573f |
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ 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