The section header "Run packaging test on ${{ matrix.distro.name }}" doesn't get the distro name expanded in the run log's section header for whatever reason. It only adds redundant and, hence, slightly confusing information, so remove it.Signed-off-by: Jan Lindemann <jan@janware.com>
The section header "Run packaging test on ${{ matrix.distro.name }}" doesn't get the distro name expanded in the run log's section header for whatever reason. It only adds redundant and, hence, slightly confusing information, so remove it.