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 d194132 commit 7edafb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
export PG_USER=postgres
export PG_PASSWORD=123
export PG_DB=transcendenceDB
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py test

0 comments on commit 7edafb4

Please sign in to comment.