Skip to content

Commit fd4302d

Browse files
committed
Edits.
1 parent a9e908d commit fd4302d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
- name: Checkout Django
4444
uses: actions/checkout@v4
4545
with:
46-
repository: 'wavev/django'
47-
ref: 'add-support-for-GenericForeignKey-and-GenericRelation'
46+
repository: 'mongodb-forks/django'
47+
ref: 'mongodb-5.0.x'
4848
path: 'django_repo'
4949
- name: Install system packages for Django's Python test dependencies
5050
run: |

0 commit comments

Comments
 (0)