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 bb349d7 commit 5a89366Copy full SHA for 5a89366
.github/workflows/test-python.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v4
32
with:
33
repository: 'mongodb-forks/django'
34
- ref: 'mongodb-5.0.x'
+ ref: 'mongodb-tests1'
35
path: 'django_repo'
36
- name: Install system packages for Django's Python test dependencies
37
run: |
0 commit comments