Skip to content

Commit

Permalink
PBM add codecov flag for unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
olexandr-havryliak committed Dec 18, 2024
1 parent 6d496bc commit 2bd080e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: cover.out
flags: unittests
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 2bd080e

Please sign in to comment.