From 12d6a1b694c4b7d405ea1dace3b430b06091d5dc Mon Sep 17 00:00:00 2001 From: Mohamed Barakat Date: Sun, 18 Jun 2023 10:44:16 +0200 Subject: [PATCH] deactivate testing the notebooks until https://github.com/homalg-project/CategoricalTowers/issues/248 is resolved --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 8d91db6..00e80aa 100644 --- a/makefile +++ b/makefile @@ -66,4 +66,4 @@ test-spacing: rm spacing_diff rm spacing_diff_no_blanks -ci-test: test-basic-spacing test-with-coverage test-notebooks +ci-test: test-basic-spacing test-with-coverage