Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
duri0214 committed Feb 3, 2024
1 parent 5f2ab7e commit d210e46
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:
python manage.py migrate
echo "\n1"
ls -l
mysql -u$DB_USER -p$DB_PASSWORD -e "USE $DB_NAME; SHOW TABLES;"
echo "2\n"
Expand Down

0 comments on commit d210e46

Please sign in to comment.