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 000f2cf commit 80c2752Copy full SHA for 80c2752
.github/workflows/test-python-replica.yml
@@ -55,4 +55,4 @@ jobs:
55
mongodb-version: 6.0
56
mongodb-replica-set: test-rs
57
- name: Run tests
58
- run: python3 django_repo/tests/runtests.py --settings mongodb_settings -v 2
+ run: python3 django_repo/tests/runtests_.py
0 commit comments