Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jan 2, 2024
1 parent e4b07d7 commit 0c7611e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local ..
make -j4
ctest
- name: list-geos-files
run: |
find ~/work/geos-${{ matrix.geos-version }}
- name: install-geos
run: |
cd ~/work/geos-${{ matrix.geos-version }}/_build
Expand Down

0 comments on commit 0c7611e

Please sign in to comment.