Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
montymi authored Mar 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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 }}

0 comments on commit b1dea6e

Please sign in to comment.