Skip to content

Commit

Permalink
fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
arnidan committed Nov 3, 2020
1 parent 9ee2608 commit ca241c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
- run: yarn build
- run: yarn lint
- run: yarn test-coverage
- uses: coverallsapp/github-action@v1.1.2
env:
COVERALLS_REPO_TOKEN: "${{ secrets.COVERALLS_TOKEN }}"

0 comments on commit ca241c8

Please sign in to comment.