mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
Remove dead code (#548)
* remove vtfilter folder (not maintained going forward) * update badges * update CI
This commit is contained in:
1
.github/workflows/actions.yml
vendored
1
.github/workflows/actions.yml
vendored
@@ -53,4 +53,3 @@ jobs:
|
||||
- run: cd python/rio-pmtiles && pip install -r requirements-dev.txt && pip install -e . && PYTHONPATH=. pytest tests
|
||||
- run: cd cpp && make
|
||||
- run: cd serverless/cloudflare && npm ci && npm test
|
||||
- run: cd serverless/vtfilter && npm ci && npm test
|
||||
|
||||
Reference in New Issue
Block a user