Skip to content

Commit ae3a51a

Browse files
Enabling coverage reports (#28)
1 parent 035fce1 commit ae3a51a

File tree

3 files changed

+2
-40
lines changed

3 files changed

+2
-40
lines changed

.github/release-drafter-config.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ jobs:
3838

3939
- name: Upload coverage to Codecov
4040
uses: codecov/codecov-action@v4-beta
41+
env:
42+
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
4143

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)