Skip to content

Commit

Permalink
use temporary branch
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Oct 22, 2024
1 parent bb349d7 commit 5a89366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'mongodb-forks/django'
ref: 'mongodb-5.0.x'
ref: 'mongodb-tests1'
path: 'django_repo'
- name: Install system packages for Django's Python test dependencies
run: |
Expand Down

0 comments on commit 5a89366

Please sign in to comment.