Skip to content

Commit f26e114

Browse files
committed
remove redundant test script
Transactions are tested in Atlas tests.
1 parent 749ab89 commit f26e114

File tree

2 files changed

+1
-59
lines changed

2 files changed

+1
-59
lines changed

.github/workflows/test-python-atlas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
working-directory: .
5454
run: bash .github/workflows/start_local_atlas.sh mongodb/mongodb-atlas-local:7
5555
- name: Run tests
56-
run: python3 django_repo/tests/runtests_.py
56+
run: python3 django_repo/tests/runtests.py --settings mongodb_settings -v 2

.github/workflows/test-python-replica.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)