Skip to content

Commit fda17cf

Browse files
fix: updated the codecov config in CI
1 parent 51724d0 commit fda17cf

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ jobs:
4242
uses: ./ # TODO: later remove this with the public address
4343
with:
4444
token: ${{ secrets.GITHUB_TOKEN }}
45-
post-pr-comment: true
46-
target-patch: 80
47-
threshold-project: 1
48-
fail-on-error: true
4945

5046
- run: npm pack
5147

codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
comment: true
2+
config:
3+
files: changed

0 commit comments

Comments
 (0)