summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2020-01-20 15:26:44 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2020-01-21 16:13:01 +0100
commit423f2eb0db4bc0ee67a7dffa25a59dc5566f1a6d (patch)
treef271a714438a6b07dbe873378804740bd0f62e0e /Makefile.am
parente82719b99e73ad7b466214b4ba8b802451ba2128 (diff)
cypress: Don't run cypress test for top level make check for now.
Change-Id: I06c724e82b3717e36a7a4550118baba3aac1a7f6 (cherry picked from commit b48ac5933c4b8671e8ba68c9f9d50216ff4dd620)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c6d417185..d17bb8d99 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ endif
else
-SUBDIRS = . test loleaflet cypress_test
+SUBDIRS = . test loleaflet
export ENABLE_DEBUG