Skip to content

Commit

Permalink
Merge pull request #8695 from radarhere/miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 16, 2025
2 parents df7e42e + e70c821 commit e59549f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,5 @@
set -e

python3 -m coverage erase
if [ $(uname) == "Darwin" ]; then
export CPPFLAGS="-I/usr/local/miniconda/include";
fi
make clean
make install-coverage

0 comments on commit e59549f

Please sign in to comment.