From a50e35888115442e6f348e89847139d81dd5c0cc Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 15 Jul 2021 11:20:02 -0300 Subject: tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.sh --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d17177..3de8c32 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,6 @@ all: src/git-permalink $(manpages) check: all sh tests/cli-opts.sh - sh tests/install-uninstall.sh sh tests/remotes.sh dev-check: check public -- cgit v1.2.3