Commit 0a0fd03f authored by Jason Madden's avatar Jason Madden

Needed a run in a step.

parent b107b050
......@@ -266,6 +266,8 @@ jobs:
if: (matrix.python-version == 2.7 || matrix.python-version == 3.9) && startsWith(runner.os, 'Linux')
env:
GEVENT_LOOP: libev-cffi
run: |
python -m gevent.tests $G_USE_COV
- name: Submit coverage
run: |
python -mpip install -U coveralls
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment