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 07c7e78 commit a3f2f5cCopy full SHA for a3f2f5c
.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