Skip to content

Commit

Permalink
Add test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
luisza committed Dec 21, 2022
1 parent da27d31 commit de92ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r test_requirements.txt
pip install requests
- name: Run Tests
run: |
Expand Down

0 comments on commit de92ddb

Please sign in to comment.