Skip to content

Commit b60eb7d

Browse files
Copilotmikefarah
andcommitted
Add build tag to hcl_test.go to skip tests when HCL is disabled
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
1 parent 86f3f77 commit b60eb7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/yqlib/hcl_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build !yq_nohcl
2+
13
package yqlib
24

35
import (

0 commit comments

Comments
 (0)