Skip to content

Commit 739b5a2

Browse files
committed
Remove configuration for codecov
1 parent 353d807 commit 739b5a2

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,4 @@ jobs:
4848
with:
4949
test-results-junit: test-results/results.xml
5050
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
51+
source-folder: .

codecov.yml

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

0 commit comments

Comments
 (0)