Skip to content

Commit 0e40a57

Browse files
committed
Try to adjust path and remove name from codecov.yml
1 parent dfe12c0 commit 0e40a57

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/codecov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
name: codecov-conf
21
ignore:
32
- "src/rstats/test/benchmark_rstats.c"

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
flags: unittests
4646
name: codecov-umbrella
4747
fail_ci_if_error: true
48-
codecov_yml_path: .github
48+
codecov_yml_path: .github/
4949

5050

5151

0 commit comments

Comments
 (0)