Mischback / mailsrv

Setup of a mail service, including MTA and MDA
MIT License
0 stars 0 forks source link

``mypy`` in GitHub Actions #33

Open Mischback opened 1 year ago

Mischback commented 1 year ago

mypy fails in GitHub Actions workflows sporadically. It can not be reproduced deterministically, so for now this is fixed by disabling the mypy pre-commit hook during CI.

This does introduce additional complexity to the Makefile.