From f0fa623000668fd2e8d9354921fa6117151497bd Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Tue, 15 Oct 2019 10:31:09 -0700 Subject: [PATCH] also check firesim --- .circleci/check-commit.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.circleci/check-commit.sh b/.circleci/check-commit.sh index 3183d07c..ad7be185 100755 --- a/.circleci/check-commit.sh +++ b/.circleci/check-commit.sh @@ -66,6 +66,12 @@ branch="master" search +submodules=("firesim") +dir="sims" +branch="master" + +search + # turn off verbose printing to make this easier to read set +x