Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhegarty committed Apr 21, 2022
1 parent fae77c9 commit 4130e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Helper script to generate coverage data only if running in CI.
This script is called from tox (see tox.ini).
This is achieved by checking for the presence of a `COVERAGE` environment variable.
Coverage files are generated only if a `COVERAGE` environment variable is present.
This is necessary to prevent unwanted coverage files when running locally (issue #1424)
"""
import os
Expand Down

0 comments on commit 4130e34

Please sign in to comment.