Skip to content

Commit 677174d

Browse files
authored
Update config.yml
1 parent abad851 commit 677174d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
key: v1-dependencies-{{ checksum "package.json" }}
3535

3636
# run tests!
37-
- run: npm run coverage
37+
- run: npm run test

0 commit comments

Comments
 (0)