Skip to content

Commit

Permalink
Update setup_matlab.yml
Browse files Browse the repository at this point in the history
Try to connect with Codecov updating setup_matlab.yml
  • Loading branch information
vpapanasta committed Apr 18, 2024
1 parent acdcefe commit 97097da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/setup_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ jobs:
- uses: codecov/codecov-action@v4
with:
file: coverage.xml
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: matlab-deep-learning/llms-with-matlab

0 comments on commit 97097da

Please sign in to comment.