Skip to content

Commit 6694490

Browse files
committed
resolving empty coverage
1 parent a95ee46 commit 6694490

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 nyc
2728
npm install --save-dev chai
2829
npm install --save-dev blanket
2930
npm install --save-dev mocha

0 commit comments

Comments
 (0)