Skip to content

Commit 97097da

Browse files
authored
Update setup_matlab.yml
Try to connect with Codecov updating setup_matlab.yml
1 parent acdcefe commit 97097da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/workflows/setup_matlab.yml

+5
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ jobs:
1818
- uses: codecov/codecov-action@v4
1919
with:
2020
file: coverage.xml
21+
- name: Upload coverage reports to Codecov
22+
uses: codecov/[email protected]
23+
with:
24+
token: ${{ secrets.CODECOV_TOKEN }}
25+
slug: matlab-deep-learning/llms-with-matlab

0 commit comments

Comments
 (0)