Skip to content

Commit a657efb

Browse files
Fix typo in comment
Co-authored-by: Tanner Stokes <[email protected]>
1 parent b850a4e commit a657efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fastlane/plugin/wpmreleasetoolkit/helper/buildkite_aware_log_groups.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
require 'fastlane'
44

5-
# This monkey-patch adds Buildkite-aware logs to fastlane so it generates collapsible lgo group in Buildkite for each action execution.
5+
# This monkey-patch adds Buildkite-aware logs to fastlane so it generates a collapsible log group in Buildkite for each action execution.
66
#
77
# @env `FASTLANE_DISABLE_ACTIONS_BUILDKITE_LOG_GROUPS`
88
# Set this variable to '1' to disable the auto-application of the monkey patch.

0 commit comments

Comments
 (0)