Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvallejosdev committed Jan 29, 2024
1 parent 40b31f8 commit 2b34f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pip install -r requirements.txt
python app/manage.py collectstatic --no-input
python app/manage.py migrate

python app/manage.py drop_test_database --no-input
python app/manage.py drop_test_database --noinput
python app/manage.py test

0 comments on commit 2b34f79

Please sign in to comment.