Skip to content

Commit 24a5ce0

Browse files
add info logging to tests
1 parent 8609f0d commit 24a5ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Lint
2323
run: gradle spotlessCheck
2424
- name: Build & Test
25-
run: gradle test -x spotlessApply
25+
run: gradle test -x spotlessApply --info

0 commit comments

Comments
 (0)