Skip to content

Commit 4fc9d04

Browse files
committed
fix circleci coveralls step - again
1 parent 7a1491a commit 4fc9d04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
- run:
3838
name: Push Coverage
3939
command: codecov
40-
- coveralls/upload:
41-
path_to_lcov: coverage/report-lcov/lcov.info
40+
- coveralls/upload
4241

4342
workflows:
4443
version: 2

0 commit comments

Comments
 (0)