Skip to content

Commit e5685ad

Browse files
aero31aeroshowell
authored andcommitted
tests: Do not generate coverage report on Python 2.
Since we have dropped Python 2 support for the bots and botserver packages, we now have 'invalid' syntax if we run coverage for all packages in a Python 2 environment.
1 parent 8cd3104 commit e5685ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test-py2-legacy-support

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
set -ev
77

8-
tools/test-zulip --coverage combine
8+
tools/test-zulip

0 commit comments

Comments
 (0)