Skip to content

Commit d95ce5d

Browse files
committed
revert workflow changes
1 parent 9479af6 commit d95ce5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
version: "${{ matrix.mongodb-version }}"
7676
- name: Run tests
77-
run: uv run --extra test pytest -v test/asynchronous/test_session.py test/test_session.py
77+
run: uv run --extra test pytest -v
7878

7979
doctest:
8080
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)