Use conda ctest
parent
d8c772ea29
commit
b2ffc09638
|
@ -42,8 +42,8 @@ jobs:
|
||||||
command: |
|
command: |
|
||||||
set -ex
|
set -ex
|
||||||
cd /root/project/src/build
|
cd /root/project/src/build
|
||||||
ctest
|
|
||||||
. /opt/conda/bin/activate root
|
. /opt/conda/bin/activate root
|
||||||
|
ctest
|
||||||
topsApp.py --help --steps
|
topsApp.py --help --steps
|
||||||
stripmapApp.py --help --steps
|
stripmapApp.py --help --steps
|
||||||
python3 -c "import isce"
|
python3 -c "import isce"
|
||||||
|
|
Loading…
Reference in New Issue