mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix job name.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user