Skip to content

Commit 457a889

Browse files
committed
temporary branch for testing
1 parent 02022ab commit 457a889

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
@@ -46,8 +46,8 @@ jobs:
4646
- name: Checkout Django
4747
uses: actions/checkout@v4
4848
with:
49-
repository: 'mongodb-forks/django'
50-
ref: 'mongodb-5.0.x'
49+
repository: 'timgraham/django'
50+
ref: 'mongoautofield-get-prep-value'
5151
path: 'django_repo'
5252
- name: Install system packages for Django's Python test dependencies
5353
run: |

0 commit comments

Comments
 (0)