Skip to content

Commit

Permalink
Remove MYSQL_USER from environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
FeloxleF committed Mar 16, 2024
1 parent eb3745f commit d5a7384
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
env:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: activmind_test
MYSQL_USER: root
MYSQL_PASSWORD: root
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3

Expand Down

0 comments on commit d5a7384

Please sign in to comment.