Skip to content

Commit

Permalink
Revert CI branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
WaVEV committed Dec 7, 2024
1 parent a277e87 commit 39d3cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Checkout Django
uses: actions/checkout@v4
with:
repository: 'wavev/django'
ref: 'add-ObjectIdField'
repository: 'mongodb-forks/django'
ref: 'mongodb-5.0.x'
path: 'django_repo'
persist-credentials: false
- name: Install system packages for Django's Python test dependencies
Expand Down

0 comments on commit 39d3cb9

Please sign in to comment.