Skip to content

Commit 8e2fe2c

Browse files
authored
[ci] Include doctests in coverage (#2446)
gherrit-pr-id: I046abe912435c8944ace21c207334b002efa9ea7
1 parent 17e39b2 commit 8e2fe2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ jobs:
553553
--package ${{ matrix.crate }} \
554554
--target ${{ matrix.target }} \
555555
${{ matrix.features }} \
556+
--doctests \
556557
--lcov \
557558
--output-path lcov.info \
558559
--verbose \

0 commit comments

Comments
 (0)