Skip to content

Commit 765c721

Browse files
committed
Add missing require for OpenStruct
1 parent 0581eac commit 765c721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/github_action_check_run_formatter.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'ostruct'
12
require 'pronto'
23
require_relative './annotation'
34

0 commit comments

Comments
 (0)