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 9479af6 commit d95ce5dCopy full SHA for d95ce5d
.github/workflows/test-python.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
version: "${{ matrix.mongodb-version }}"
76
- name: Run tests
77
- run: uv run --extra test pytest -v test/asynchronous/test_session.py test/test_session.py
+ run: uv run --extra test pytest -v
78
79
doctest:
80
runs-on: ubuntu-latest
0 commit comments