chore(all): Fix ci tests

This commit is contained in:
Alexis Mousset
2020-08-22 18:25:39 +02:00
committed by Alexis Mousset
parent 694a6d2852
commit 6b6f130070

View File

@@ -19,6 +19,7 @@ jobs:
profile: minimal
toolchain: ${{ matrix.rust }}
override: true
- run: sudo DEBIAN_FRONTEND=noninteractive apt-get update
- run: sudo DEBIAN_FRONTEND=noninteractive apt-get -y install postfix
- run: smtp-sink 2525 1000&
- uses: actions-rs/cargo@v1