Skip to content

Commit

Permalink
PyPy job also does not coverage measurement
Browse files Browse the repository at this point in the history
  • Loading branch information
exarkun committed Oct 14, 2020
1 parent abfdc5c commit c164f80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ jobs:
<<: *UTF_8_ENVIRONMENT
# We don't do coverage since it makes PyPy far too slow:
TAHOE_LAFS_TOX_ENVIRONMENT: "pypy27"
# Since we didn't collect it, don't upload it.
UPLOAD_COVERAGE: ""


c-locale:
Expand Down

0 comments on commit c164f80

Please sign in to comment.