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 efd8ac3 commit e3c8ab1Copy full SHA for e3c8ab1
.circleci/config.yml
@@ -14,7 +14,7 @@ jobs:
14
- checkout
15
- run: npm install
16
- run: npm test
17
- - run: npm coveralls
+ - run: npm run coveralls
18
19
node12:
20
working_directory: ~/react-hooks-shared-state
0 commit comments