Skip to content

Commit

Permalink
Setup codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberixae committed Sep 22, 2022
1 parent 2eda17c commit 67b80a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- name: Run Tests
run: |
yarn ci
npx codecov
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
target: auto

0 comments on commit 67b80a2

Please sign in to comment.