aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/python-tests.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-07-02 12:26:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-07-02 12:26:16 -0400
commitc897b90cbcd2d5a907d3b677f7229c2be7c44528 (patch)
tree5a909d086b21e146fbfd577b40bf7d98b4adeb11 /.github/workflows/python-tests.yml
parent4bac4653d026922eefcedc40bdf90b2db2f90e75 (diff)
downloadexternal_python_setuptools-c897b90cbcd2d5a907d3b677f7229c2be7c44528.tar.gz
external_python_setuptools-c897b90cbcd2d5a907d3b677f7229c2be7c44528.tar.bz2
external_python_setuptools-c897b90cbcd2d5a907d3b677f7229c2be7c44528.zip
More directly disable coverage when running tests on pypy.
Diffstat (limited to '.github/workflows/python-tests.yml')
-rw-r--r--.github/workflows/python-tests.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/python-tests.yml b/.github/workflows/python-tests.yml
index e3663cf0..5a598084 100644
--- a/.github/workflows/python-tests.yml
+++ b/.github/workflows/python-tests.yml
@@ -98,5 +98,3 @@ jobs:
python -m
tox
--parallel auto
- --
- --cov