Skip to content

Commit 36896a2

Browse files
committed
try2
Signed-off-by: Varsha GS <varsha.gs@ibm.com>
1 parent 0d9efd6 commit 36896a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,9 @@ jobs:
220220
requirements: "tests/requirements-gevent-starlette.txt"
221221
- run-tests-with-coverage-report:
222222
tests: "tests/frameworks/test_starlette.py"
223+
- run-tests-with-coverage-report:
224+
gevent: "true"
225+
tests: "tests/frameworks/test_gevent.py"
223226
- store-pytest-results
224227
- store-coverage-report
225228

0 commit comments

Comments
 (0)