Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
montymi authored Mar 7, 2024
1 parent 9424285 commit b1dea6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
mysql:
image: mysql:8.0
env:
MYSQL_ROOT_PASSWORD: ${{ secrets.MYSQL_PASSWORD }}
MYSQL_DATABASE: testgrocer
MYSQL_USER: lg
MYSQL_PASSWORD: ${{ secrets.MYSQL_PASSWORD }}
Expand Down

0 comments on commit b1dea6e

Please sign in to comment.