Skip to content

Commit

Permalink
Remove configuration for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
vpapanasta committed Nov 1, 2024
1 parent 353d807 commit 739b5a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,4 @@ jobs:
with:
test-results-junit: test-results/results.xml
code-coverage-cobertura: code-coverage/coverage.xml
source-folder: .
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: matlab-deep-learning/llms-with-matlab
source-folder: .
3 changes: 0 additions & 3 deletions codecov.yml

This file was deleted.

0 comments on commit 739b5a2

Please sign in to comment.