Skip to content

Commit 87bcda8

Browse files
authored
feat(github-actions): Remove MAILER_DSN (#2)
1 parent 57a0594 commit 87bcda8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,3 @@ jobs:
132132
run: vendor/bin/phpunit --coverage-text
133133
env:
134134
DATABASE_URL: "mysql://root:[email protected]:3306/test?serverVersion=8.4&charset=utf8mb4"
135-
MAILER_DSN: "null://null"

0 commit comments

Comments
 (0)