Skip to content

Commit

Permalink
build(python-test.yml): Now getting errors in the test-runner with th…
Browse files Browse the repository at this point in the history
…is change that fixed things yesterday. Grrr.
  • Loading branch information
rbeyer committed Oct 15, 2023
1 parent 14ecddf commit 2eb9181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
sudo apt-get install --reinstall ca-certificates
sudo apt-add-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install gdal-bin libgdal-dev libsqlite3-mod-spatialite
Expand Down

0 comments on commit 2eb9181

Please sign in to comment.