Fix job name.

This commit is contained in:
Markus Reiter 2021-01-08 05:03:51 +01:00
parent c40e5bd092
commit b07c9bbb4d
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ module CiMatrix
runners(path).map do |runner|
{
name: "test #{cask_token} (#{runner})",
name: "test #{cask_token} (#{runner[:name]})",
tap: tap.name,
cask: {
token: cask_token,