Skip to content

Commit 44a9d8b

Browse files
committed
Change Django branch for CI testing.
1 parent 2f7addf commit 44a9d8b

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
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@v4
4545
with:
4646
repository: 'wavev/django'
47-
ref: 'add-support-for-GenericForeignKey-and-GenericRelation'
47+
ref: 'add-support-join-extra-conditions'
4848
path: 'django_repo'
4949
- name: Install system packages for Django's Python test dependencies
5050
run: |

0 commit comments

Comments
 (0)