Skip to content

Commit b2ecd18

Browse files
committed
upload cov in testing_rag.yaml
1 parent b6576c5 commit b2ecd18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/testing_rag.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ jobs:
4646
TOKENIZERS_PARALLELISM: "false"
4747
OMP_NUM_THREADS: "1"
4848
MKL_NUM_THREADS: "1"
49+
50+
- name: Upload coverage
51+
uses: codecov/codecov-action@v5
52+
with:
53+
fail_ci_if_error: false

0 commit comments

Comments
 (0)