Skip to content

Commit 87b0093

Browse files
dplewisacinader
authored andcommitted
(chore): Fix broken codecov (parse-community#5554)
1 parent 7fd2a91 commit 87b0093

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.nycrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"text-summary"
55
],
66
"exclude": [
7-
"**/spec/**",
8-
"src/"
7+
"**/spec/**"
98
]
109
}
1110

0 commit comments

Comments
 (0)