Skip to content

Commit 674d14f

Browse files
committed
Coverage testing
1 parent 39eac87 commit 674d14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
npm install -g nyc # Install Istanbul (nyc) for code coverage
2626
npm install # Install project dependencies
27+
npm install --save-dev blanket
2728
npm install --save-dev mocha
2829
2930
- name: Run tests and collect coverage

0 commit comments

Comments
 (0)