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.
2 parents 353d807 + 6eb862e commit 3dfac40Copy full SHA for 3dfac40
.github/workflows/ci.yml
@@ -46,11 +46,4 @@ jobs:
46
SECOND_OLLAMA_ENDPOINT: 127.0.0.1:11435
47
uses: matlab-actions/run-tests@v2
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