Skip to content

Commit 5a89366

Browse files
committed
use temporary branch
1 parent bb349d7 commit 5a89366

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: 'mongodb-tests1'
3535
path: 'django_repo'
3636
- name: Install system packages for Django's Python test dependencies
3737
run: |

0 commit comments

Comments
 (0)