Skip to content

Commit

Permalink
code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonblanchard committed Aug 23, 2020
1 parent a723bd2 commit 43a928e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -9,3 +9,7 @@ jobs:
run: make nats
- name: Run tests
run: make test
- name: Send coverage
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: coverage.out

0 comments on commit 43a928e

Please sign in to comment.