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

ci(CircleCI): ignore the gh-pages branch

This commit is contained in:
Jason Dreyzehner
2018-03-12 02:17:15 -04:00
parent 701b577753
commit a89a03a760

View File

@@ -20,4 +20,7 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}
- run: npm test
- run: npx nyc report --reporter=lcov | npx codecov
- run: npm run cov:check
- run: npm run cov:check
branches:
ignore:
- gh-pages