We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee7873 commit 3f609a2Copy full SHA for 3f609a2
.github/workflows/test-python.yml
@@ -43,8 +43,8 @@ jobs:
43
- name: Checkout Django
44
uses: actions/checkout@v4
45
with:
46
- repository: 'mongodb-forks/django'
47
- ref: 'mongodb-5.0.x'
+ repository: 'wavev/django'
+ ref: 'add-support-join-extra-conditions'
48
path: 'django_repo'
49
- name: Install system packages for Django's Python test dependencies
50
run: |
0 commit comments