mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
parent
cea25c28ba
commit
7494187284
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
if: matrix.numpy == 1
|
||||
run: pip install numpy
|
||||
- name: Install SpatiaLite
|
||||
if: matrix.os == "ubuntu-latest"
|
||||
run: sudo apt-get install libsqlite3-mod-spatialite
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue