Skip to content

Commit

Permalink
remove manual migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Jan 22, 2025
1 parent 4f77428 commit ba1fd5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ jobs:
just pin-dependency Django~=${{ matrix.django-version }}
- name: Run Unit Tests
run: |
just run ./manage.py migrate
just test-all
- name: Store coverage files
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ba1fd5d

Please sign in to comment.