Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Nov 1, 2023
1 parent ae32af8 commit 55b043c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,8 @@ jobs:
source test/bin/activate
pip install build
cd libsupermesh/rtree
ls
./ci/install_libspatialindex.bash
python -m build --wheel
ls dist
echo $(ls dist/Rtree*.whl)
pip install $(ls dist/Rtree*.whl)
- name: CMake
Expand Down

0 comments on commit 55b043c

Please sign in to comment.