Commit f0036c2
authored
[build-and-test] Remove custom name from matrix checks. (#1316)
Summary: When there are no matrix configs to run, without this change, a
check is added with an ugly ${{ matrix.name }}. This PR removes the
custom naming, which removes the ugly ${{matrix.name}}
Type of change: /kind cleanup
Test Plan: Testing with this PR, since there shouldn't be any matrix
configs to run.
Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>1 parent b22ac71 commit f0036c2
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments