We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3a44b commit f6235d4Copy full SHA for f6235d4
.circleci/config.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# run tests!
42
- run: yarn lint
43
- - run: yarn test:unit
+ - run: yarn test
44
- run: yarn ci:coverage
45
46
- codecov/upload:
0 commit comments