Skip to content

Commit

Permalink
Update mailpit setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Feb 2, 2024
1 parent 1f08582 commit c9a137b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
coverage: pcov

- name: Setup mailpit
run: /
run: |
sudo bash < <(curl -sL https://raw.githubusercontent.com/axllent/mailpit/develop/install.sh)
mailpit
Expand Down

0 comments on commit c9a137b

Please sign in to comment.