Skip to content

Commit

Permalink
Remove mailcatcher on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Nov 10, 2021
1 parent 1ed7795 commit 1e8e94f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,6 @@ jobs:
- name: Install to Composer
run: composer install --no-interaction -o

- name: Setup MailCatcher
run: gem install -N mailcatcher -v 0.6.5
shell: bash
- name: Run to MailCatcher
run: mailcatcher &
shell: bash

- name: Setup to database
run: |
choco install -y mysql --version 5.7.18
Expand Down

0 comments on commit 1e8e94f

Please sign in to comment.