mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
remove redundant test CI command
This commit is contained in:
1
.github/workflows/actions.yml
vendored
1
.github/workflows/actions.yml
vendored
@@ -43,5 +43,4 @@ jobs:
|
|||||||
- run: cd js && npm install && npm test
|
- 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 cpp && make
|
- run: cd cpp && make
|
||||||
- run: cd serverless/aws && npm install && npm test
|
|
||||||
- run: cd serverless/cloudflare && npm install && npm test
|
- run: cd serverless/cloudflare && npm install && npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user