Skip to content

Commit ca08729

Browse files
committed
more fixes to docker tests for 1.16
1 parent b7c5a57 commit ca08729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_test/regress/issue193/test.bash

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ go get -v github.com/quasilyte/go-ruleguard/dsl
77

88
# Try running with different rules file order.
99

10+
export CGO_ENABLED=0
11+
1012
ruleguard -rules log-rule.go,worker-rule.go,string-rule.go . > actual.txt 2>&1 || true
1113
diff -u actual.txt /root/expected.txt
1214

0 commit comments

Comments
 (0)