1
0
mirror of synced 2025-11-08 12:57:47 +00:00

ci(CircleCI): skip building gh-pages commits

This commit is contained in:
Jason Dreyzehner
2018-03-12 19:21:00 -04:00
parent 173008b1d2
commit bdb4753073
3 changed files with 4 additions and 7 deletions

View File

@@ -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