You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
In the distro I use we should run "make check" in package build. These checks are usually some kind of smoke test: a simple integration test that proves that the binary is working on the platform. If possible the smoke test should not require spinning up vagrant/docker or use other heavy dependencies.