Skip to content

Commit

Permalink
codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
d-dot-one committed Nov 30, 2023
1 parent 5481e2f commit 6978fad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,8 @@ jobs:
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
directory: ./artifacts
files: coverage.out
name: ${{ github.repository }}
verbose: true

0 comments on commit 6978fad

Please sign in to comment.