From 51392ff08e8cd17d8e7739969a50faf05390fd63 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Thu, 10 Aug 2023 13:12:52 -0300 Subject: [PATCH] [Makefile] Remove cache for full test --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1fb6c2c7..11d07f6d 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ test_tmp: lint # lint test: - rm -rf output + rm -rf output .cache rm -f example.kiplot.yaml rm -f example.kibot.yaml rm -f tests/.local