Skip to content

Commit

Permalink
Configure mailer DNS on test pack
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Nov 4, 2022
1 parent 5523fa0 commit 5b030fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
DATABASE_URL: "mysql://root:[email protected]/monofony?serverVersion=${{ matrix.mysql }}"
IS_DOCTRINE_ORM_SUPPORTED: true
CORS_ALLOW_ORIGIN: "*"
MAILER_DSN: null://null

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5b030fb

Please sign in to comment.