Skip to content

Commit 278668f

Browse files
committed
Fix CI
1 parent 0351228 commit 278668f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
services:
1313
mysql:
14-
image: mysql:8
14+
image: mysql:8
1515
env:
1616
MYSQL_ALLOW_EMPTY_PASSWORD: yes
1717
MYSQL_DATABASE: laravel

0 commit comments

Comments
 (0)