Skip to content

Commit

Permalink
added pymoab import check
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Aug 4, 2022
1 parent 90e277f commit 71075d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,4 @@ RUN if [ "${MOAB_VERSION}" != "master" ] && [ "${MOAB_VERSION}" != "develop" ];
/root/etc/CI/docker/build_moab.sh; \
fi;

RUN python -c "import pymoab"

0 comments on commit 71075d7

Please sign in to comment.