Skip to content

Commit

Permalink
test(github-action): adds install factory boy
Browse files Browse the repository at this point in the history
  • Loading branch information
nifedara committed Jul 17, 2024
1 parent 7b8ac72 commit 7fd9f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,6 @@ jobs:
python manage.py migrate core
pip install coverage
pip install factory-boy
coverage run manage.py test tests
coverage report

0 comments on commit 7fd9f85

Please sign in to comment.