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 16ee095 commit 01289b0Copy full SHA for 01289b0
.github/workflows/test-python.yml
@@ -75,8 +75,6 @@ jobs:
75
version: "${{ matrix.mongodb-version }}"
76
- name: Run tests
77
run: uv run --extra test pytest -v
78
- - name: Run uvloop test
79
- run: uv run tools/test_uv_loop.py
80
81
doctest:
82
runs-on: ubuntu-latest
0 commit comments