Skip to content

Commit 3dfac40

Browse files
authored
Merge pull request #82 from matlab-deep-learning/removeCodeCov
Remove configuration for codecov
2 parents 353d807 + 6eb862e commit 3dfac40

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,4 @@ jobs:
4646
SECOND_OLLAMA_ENDPOINT: 127.0.0.1:11435
4747
uses: matlab-actions/run-tests@v2
4848
with:
49-
test-results-junit: test-results/results.xml
50-
code-coverage-cobertura: code-coverage/coverage.xml
51-
source-folder: .
52-
- name: Upload coverage reports to Codecov
53-
uses: codecov/codecov-action@v4
54-
with:
55-
token: ${{ secrets.CODECOV_TOKEN }}
56-
slug: matlab-deep-learning/llms-with-matlab
49+
source-folder: .

codecov.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)