Skip to content

Commit dfa1fb3

Browse files
committed
Testing CI
1 parent dd02d80 commit dfa1fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Copy the test runner file
5151
run: cp .github/workflows/runtests.py django_repo/tests/runtests_.py
5252
- name: Start MongoDB
53-
uses: supercharge/mongodb-github-action@1.12.0
53+
uses: wavev/mongodb-github-action@atlas
5454
with:
5555
mongodb-image: mongodb/mongodb-atlas-local
5656
mongodb-version: 7.0.4

0 commit comments

Comments
 (0)