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 e84fb43 commit 88c0be9Copy full SHA for 88c0be9
.github/workflows/test-python.yml
@@ -225,13 +225,6 @@ jobs:
225
runs-on: ubuntu-latest
226
name: Test using minimum dependencies and supported Python
227
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
234
- python-version: '3.9'
235
- name: Start MongoDB
236
uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
237
with:
0 commit comments