From b2ffc09638beb4c321d70bb939b80ff8e19ef605 Mon Sep 17 00:00:00 2001 From: Ryan Burns Date: Sat, 2 May 2020 13:33:36 -0700 Subject: [PATCH] Use conda ctest --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 70c7258..5f85d44 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -42,8 +42,8 @@ jobs: command: | set -ex cd /root/project/src/build - ctest . /opt/conda/bin/activate root + ctest topsApp.py --help --steps stripmapApp.py --help --steps python3 -c "import isce"