Skip to content

Commit 39d3cb9

Browse files
committed
Revert CI branch.
1 parent a277e87 commit 39d3cb9

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
@@ -32,8 +32,8 @@ jobs:
3232
- name: Checkout Django
3333
uses: actions/checkout@v4
3434
with:
35-
repository: 'wavev/django'
36-
ref: 'add-ObjectIdField'
35+
repository: 'mongodb-forks/django'
36+
ref: 'mongodb-5.0.x'
3737
path: 'django_repo'
3838
persist-credentials: false
3939
- name: Install system packages for Django's Python test dependencies

0 commit comments

Comments
 (0)