ci(CircleCI): skip building gh-pages commits
This commit is contained in:
@@ -20,7 +20,4 @@ jobs:
|
||||
key: v1-dependencies-{{ checksum "package.json" }}
|
||||
- run: npm test
|
||||
- run: npx nyc report --reporter=lcov | npx codecov
|
||||
- run: npm run cov:check
|
||||
branches:
|
||||
ignore:
|
||||
- gh-pages
|
||||
- run: npm run cov:check
|
||||
Reference in New Issue
Block a user