Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jul 9, 2020
1 parent 89b6ecf commit d2c1f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: lint
run: npm run lint && npm run tsc
- name: test
- name: test
run: npm run test:coverage
- name: Generate coverage
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit d2c1f3b

Please sign in to comment.