Commit 47d4b6af authored by Jason Madden's avatar Jason Madden

Coverage argument in correct place.

parent 0a0fd03f
......@@ -230,7 +230,7 @@ jobs:
env:
GEVENT_FILE: thread
run: |
cd src/gevent/tests && python $G_USE_COV -mgevent.tests test__*subprocess*.py
cd src/gevent/tests && python -mgevent.tests $G_USE_COV test__*subprocess*.py
- name: "Tests: c-ares resolver"
env:
GEVENT_RESOLVER: ares
......
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