.
This commit is contained in:
parent
96f5618266
commit
7436a56daa
@ -22,7 +22,7 @@ end
|
||||
|
||||
@coverage_type = ENV['INPUT_TYPE']
|
||||
@report_path = ENV['INPUT_RESULT_PATH']
|
||||
puts INPUT_RESULT_PATH
|
||||
puts 'INPUT_RESULT_PATH'
|
||||
puts @report_path
|
||||
@data = { min: ENV['INPUT_MIN_COVERAGE'] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user