Commit 7c27294
Explicitly guard optional matrix steps in CI workflow (#89)
* Initial plan
* Guard optional matrix steps with explicit non-empty conditions
Co-authored-by: JohannesLorenz <1042576+JohannesLorenz@users.noreply.github.com>
* Use truthy check for optional matrix fields instead of != '' comparison
Co-authored-by: JohannesLorenz <1042576+JohannesLorenz@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JohannesLorenz <1042576+JohannesLorenz@users.noreply.github.com>1 parent fed1a43 commit 7c27294
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments