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 33bdcc2 commit b5573d8Copy full SHA for b5573d8
.github/workflows/test-python-atlas.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
with:
35
repository: 'mongodb-forks/django'
36
- ref: 'mongodb-5.2.x'
+ ref: 'mongogis'
37
path: 'django_repo'
38
persist-credentials: false
39
- name: Install system packages for Django's Python test dependencies
.github/workflows/test-python.yml
0 commit comments