Skip to content

Commit e7aae72

Browse files
committed
fixup! github-actions: add codecov upload
1 parent 2381524 commit e7aae72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
addopts = -v --junit-xml=test-report.xml
33
--doctest-modules
44
--cov=riotctrl --cov-branch
5-
--cov-report=term --cov-report=term-missing --cov-report=xml
5+
--cov-report=term-missing --cov-report=xml
66
testpaths = riotctrl
77
markers =
88
rapidjson

0 commit comments

Comments
 (0)