Skip to content

Commit 9d136c4

Browse files
committed
debug actions
1 parent 5f0648e commit 9d136c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: gradle/actions/setup-gradle@v5
2222

2323
- name: Build with Gradle
24-
run: ./gradlew build --no-daemon --no-configuration-cache
24+
run: ./gradlew build --no-daemon --no-configuration-cache --stacktrace --info
2525
checkstyle:
2626
runs-on: ubuntu-latest
2727
steps:

0 commit comments

Comments
 (0)