mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
improvements to CI test suite
This commit is contained in:
4
.github/workflows/actions.yml
vendored
4
.github/workflows/actions.yml
vendored
@@ -39,4 +39,6 @@ jobs:
|
||||
with:
|
||||
node-version: 16.x
|
||||
- run: cd js && npm install && npm test
|
||||
- run : cd python && python -m unittest test/test_*
|
||||
- run: cd python && python -m unittest test/test_*
|
||||
- run: cd serverless/aws && python -m unittest test_*.py
|
||||
- run: cd serverless/cloudflare && npm install && npm test
|
||||
|
||||
Reference in New Issue
Block a user