Skip to content

Commit

Permalink
fix(workflows): add code coverage action
Browse files Browse the repository at this point in the history
  • Loading branch information
merisbahti committed Dec 8, 2020
1 parent a6a46b0 commit bce4511
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
run: yarn build
env:
CI: true

- name: Code Climate Coverage Action
uses: paambaati/[email protected]

0 comments on commit bce4511

Please sign in to comment.