Skip to content

Commit

Permalink
more config?
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Dec 20, 2023
1 parent 572475a commit 0a1f5ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ jobs:
mysql:
image: mysql:8.0.21
env:
MYSQL_USER: root
MYSQL_PASSWORD: password
MYSQL_ROOT_PASSWORD: password
MYSQL_PORT: 3306
ports:
- 3306:3306

Expand Down

0 comments on commit 0a1f5ff

Please sign in to comment.