We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353d807 commit 739b5a2Copy full SHA for 739b5a2
.github/workflows/ci.yml
@@ -48,9 +48,4 @@ jobs:
48
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
+ source-folder: .
codecov.yml
0 commit comments