Skip to content

Commit 88c0be9

Browse files
committed
test
1 parent e84fb43 commit 88c0be9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test-python.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,6 @@ jobs:
225225
runs-on: ubuntu-latest
226226
name: Test using minimum dependencies and supported Python
227227
steps:
228-
- uses: actions/checkout@v4
229-
with:
230-
persist-credentials: false
231-
- name: Install uv
232-
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v5
233-
with:
234-
python-version: '3.9'
235228
- name: Start MongoDB
236229
uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
237230
with:

0 commit comments

Comments
 (0)