Skip to content

Commit d12b196

Browse files
committed
ci: codecov v4 again
1 parent 327b314 commit d12b196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ jobs:
4545
./ut/CMakeFiles/UtLib.dir/domino/*PriDom*
4646
4747
- uses: codecov/codecov-action@v4
48-
with:
49-
token: d7cdb3cd-de1d-4c7d-aa24-1c668a445c03
5048
if: always()
5149
with:
50+
token: d7cdb3cd-de1d-4c7d-aa24-1c668a445c03
5251
file: ut/gcovr/cov.xml # optional
5352
flags: ci_main # optional
5453
fail_ci_if_error: true # optional (default = false)

0 commit comments

Comments
 (0)