From a3006764ab62eadbed7a94f96fee22ce5cda6522 Mon Sep 17 00:00:00 2001 From: howardwu Date: Wed, 24 Feb 2021 21:52:51 -0800 Subject: [PATCH] Fix leo clean CI --- .circleci/leo-clean.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/leo-clean.sh b/.circleci/leo-clean.sh index 661c340de3..46bd90880c 100755 --- a/.circleci/leo-clean.sh +++ b/.circleci/leo-clean.sh @@ -20,6 +20,7 @@ cd .. $LEO clean cd outputs && ls -la +cd .. # Assert that the 'outputs' folder is empty