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 9a47840 commit fe4e306Copy full SHA for fe4e306
.github/workflows/test-python-atlas.yml
@@ -53,4 +53,4 @@ jobs:
53
working-directory: .
54
run: bash .github/workflows/start_local_atlas.sh mongodb/mongodb-atlas-local:7
55
- name: Run tests
56
- run: python3 django_repo/tests/runtests.py --settings mongodb_settings -v 2
+ run: python3 django_repo/tests/runtests_.py
0 commit comments