Skip to content

Commit 4137b01

Browse files
committed
testing github action
1 parent adc8b0d commit 4137b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ test {
123123
// Make sure output from
124124
// standard out or error is shown
125125
// in Gradle output.
126-
// showStandardStreams = true
126+
showStandardStreams = true
127127

128128
// Or we use events method:
129129
// events 'standard_out', 'standard_error'

0 commit comments

Comments
 (0)