mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
CircleCI test now just calls npm test
This commit is contained in:
@@ -24,6 +24,6 @@ jobs:
|
||||
- run: mkdir -p /tmp/artifacts/logs
|
||||
- run: DOCKER_HOST=localhost npm test
|
||||
- run: npm run build
|
||||
- run: ./node_modules/.bin/istanbul report --include /tmp/artifacts/coverage/coverage.json --dir /tmp/artifacts/coverage html lcov
|
||||
- run: npm test
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts
|
||||
|
||||
Reference in New Issue
Block a user