From 7d3aa6c9dd9ed6ae6aa769e54e139ec8ff7a49cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 25 Jan 2024 12:30:35 +0100 Subject: Run make ct-examples at the end of normal CI --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1609bbf..1be1885 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ endef include erlang.mk -# Don't run the examples test suite by default. +# Don't run the examples/autobahn test suites by default. ifndef FULL CT_SUITES := $(filter-out examples ws_autobahn,$(CT_SUITES)) -- cgit v1.2.3