We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb0bbb commit 00575baCopy full SHA for 00575ba
tests/public-api/Makefile
@@ -48,5 +48,6 @@ test-ci: ## runs ci tests (i.e. w/o debug tools and with code coverage)
48
-vv \
49
--color=yes \
50
--durations=10 \
51
+ --asyncio-mode=auto \
52
--keep-docker-up \
53
$(CURDIR)
0 commit comments