Skip to content

Commit

Permalink
ci: update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Oct 29, 2022
1 parent 88cc600 commit ef34d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: test
run: |
yarn
yarn jest --coverage
yarn test:coverage
- name: report
uses: coverallsapp/github-action@v1.0.1
with:
Expand Down

0 comments on commit ef34d89

Please sign in to comment.