Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 46aed7b

Browse files
committed
Try a colon.
1 parent 27792cc commit 46aed7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/codecov.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ if (!isWindows) {
7979
).split(' ')
8080
} else {
8181
winPatterns = (
82-
'/a-d /b /s *coverage.* ' +
82+
'/a:-d /b /s *coverage.* ' +
8383
'/s nosetests.xml ' +
8484
'/s jacoco*.xml ' +
8585
'/s clover.xml ' +

0 commit comments

Comments
 (0)