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 636f238 commit cb67b6eCopy full SHA for cb67b6e
.github/workflows/test-python.yml
@@ -52,6 +52,7 @@ jobs:
52
- name: Start MongoDB
53
uses: supercharge/[email protected]
54
with:
55
+ mongodb-image: mongodb/mongodb-atlas-local
56
mongodb-version: 6.0
57
- name: Run tests
58
run: python3 django_repo/tests/runtests_.py
0 commit comments