Skip to content

Commit

Permalink
fix: no coverage for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wuweiweiwu committed Aug 10, 2020
1 parent 8462de0 commit a1ef084
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-test.yml
Expand Up @@ -27,5 +27,6 @@ jobs:
- name: Build
run: yarn build

- name: Test and coverage
run: yarn test:coverage
- name: Test
run: yarn test
# run: yarn test:coverage

0 comments on commit a1ef084

Please sign in to comment.