Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berat-samli authored Mar 17, 2024
1 parent 6d2e6cd commit acae7a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
run: |
cd API
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py test

0 comments on commit acae7a0

Please sign in to comment.