[Makefile] Remove cache for full test

This commit is contained in:
Salvador E. Tropea 2023-08-10 13:12:52 -03:00
parent cce2ba27ef
commit 51392ff08e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ test_tmp: lint
# lint # lint
test: test:
rm -rf output rm -rf output .cache
rm -f example.kiplot.yaml rm -f example.kiplot.yaml
rm -f example.kibot.yaml rm -f example.kibot.yaml
rm -f tests/.local rm -f tests/.local