Skip to content

Commit

Permalink
Enable Code Cov for this repo. (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: Tatsinnit <Tatsinnit@users.noreply.github.com>
  • Loading branch information
Tatsinnit and Tatsinnit authored Mar 14, 2023
1 parent 2026869 commit 92510eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ jobs:
- name: Snap Build
uses: snapcore/action-build@v1
id: snapbuild

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

0 comments on commit 92510eb

Please # to comment.