Skip to content

Commit 5912149

Browse files
committed
temporary Django fork branch
1 parent 3165191 commit 5912149

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
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
repository: 'mongodb-forks/django'
34-
ref: 'mongodb-5.0.x'
34+
ref: 'queryset-distinct'
3535
path: 'django_repo'
3636
- name: Install system packages for Django's Python test dependencies
3737
run: |

0 commit comments

Comments
 (0)