From 300efec3510971d61c4a4aecb90eda3cdaff8499 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 24 Oct 2020 20:17:08 +0200 Subject: let github CI run tests --- Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index bc0fa0096..e34a38ab6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -243,6 +243,9 @@ test-noprofiles: test-private-lib test-fcopy test-fnetfilter test-fs test-utils test-travis: test-profiles test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-filters test-arguments echo "TEST COMPLETE" +test-github: test-fcopy test-fnetfilter test-utils test-sysutils test-environment test-arguments + echo "TEST COMPLETE" + ########################################## # Individual tests, some of them require root access # The tests are very intrusive, by the time you are done -- cgit v1.2.3-54-g00ecf