Commit c8d4c2f
committed
ci: simplify test job name
Remove matrix variable interpolation from job name as GitHub Actions
doesn't support it at the job level. The matrix strategy still runs
tests across all Node versions and OS combinations.1 parent c232623 commit c8d4c2f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments