Skip to content

Commit

Permalink
ci: update TEST_EMAILS_CC env var
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 18, 2023
1 parent 9ad12ce commit 81c7bcb
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 @@ -26,7 +26,7 @@ jobs:
run: npm test
env:
TEST_EMAILS_RECIPIENT: virk@adonisjs.com
TEST_EMAILS_CC: julien+adonismailcc@ripouteau.com
TEST_EMAILS_CC: xatefic271@ezeca.com

MAILTRAP_SMTP_HOST: smtp.mailtrap.io
MAILTRAP_USERNAME: ${{ secrets.MAILTRAP_USERNAME }}
Expand Down

0 comments on commit 81c7bcb

Please sign in to comment.