Skip to content

Commit

Permalink
Update setup_matlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeeley-MW authored Sep 30, 2024
1 parent 2a9a16a commit fc54a51
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/setup_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ jobs:
name: test-artifacts
path: |
test-results/results.xml
code-coverage/coverage.xml
code-coverage/coverage.xml
- name: Run code coverage tests
uses: codecov/codecov-action@v4
with:
file: code-coverage/coverage.xml

0 comments on commit fc54a51

Please sign in to comment.