✨ Added codecov
This commit is contained in:
@@ -45,3 +45,8 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}
|
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}
|
||||||
|
|
||||||
|
- name: Upload Coverage to Codecov
|
||||||
|
uses: codecov/codecov-action@v2
|
||||||
|
with:
|
||||||
|
files: ./coverage.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user