From 3355532be69a1c11a0637b1dfc994748b5de558f Mon Sep 17 00:00:00 2001 From: Nicolas Peugnet Date: Tue, 21 Apr 2020 01:53:13 +0200 Subject: tests: add github actions --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 43ce4c1..b68717a 100644 --- a/Makefile +++ b/Makefile @@ -86,6 +86,8 @@ dist/w_cms_%.zip: all zip -d $@ \ "$(js_src_dir)/*" \ $(js_srcmaps) \ + ".github*" \ + tests \ .default.env \ .gitignore \ .release-it.json \ -- cgit v1.2.3