Skip to content

Commit

Permalink
bump codecov to v4 (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
grokspawn authored Feb 26, 2024
1 parent 5f5adba commit e8817b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
files: e2e-cover.out
flags: e2e
functionalities: fixes
token: ${{ secrets.CODECOV_TOKEN }}
1 change: 1 addition & 0 deletions .github/workflows/unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
files: cover.out
flags: unit
functionalities: fixes
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e8817b0

Please sign in to comment.