Skip to content

Commit bfd37b4

Browse files
authored
Add MATLAB release to test results
1 parent 5ac1aa5 commit bfd37b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
uses: EnricoMi/publish-unit-test-result-action/composite@v2
9999
if: success() || failure()
100100
with:
101+
check_name: "Test Results ${{ matrix.matlabVer }}"
101102
action_fail: true
102103
files: |
103104
results.xml

0 commit comments

Comments
 (0)