Skip to content

Commit

Permalink
Fix GitHub actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianswms committed Aug 2, 2023
1 parent 6d0a8e5 commit 54ce785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
services:
mysqldb:
image: mysql
environment:
env:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: melty
ports:
Expand Down

0 comments on commit 54ce785

Please sign in to comment.