From ffd02914bdbb1a07250992ccb41251e17959bfa5 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 10 Jan 2020 09:23:16 +0200 Subject: Change: run ./check in Debian package build --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index a6a7062..918bec3 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ override_dh_auto_install: cargo install --path=. --root=debian/subplot override_dh_auto_test: - true + ./check -- cgit v1.2.1