Skip to content

Commit

Permalink
Add django.test to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeoLacruz committed Dec 30, 2024
1 parent 00a96ed commit d6976ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Install style check dependencies
run: |
pip install httmock==1.4.0
pip django.test
- name: Run tests
run: |
Expand Down

0 comments on commit d6976ca

Please sign in to comment.