Skip to content

Commit 2bd080e

Browse files
PBM add codecov flag for unittests
1 parent 6d496bc commit 2bd080e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: codecov/codecov-action@v4
1717
with:
1818
file: cover.out
19+
flags: unittests
1920
fail_ci_if_error: false
2021
token: ${{ secrets.CODECOV_TOKEN }}
2122

0 commit comments

Comments
 (0)