Skip to content

Commit b9f816f

Browse files
Temporarily use --info instead of --stacktrace
1 parent 67cf139 commit b9f816f

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
@@ -90,7 +90,7 @@ jobs:
9090
- name: Run client gametests
9191
env:
9292
IMGUR_CLIENT_ID: ${{ secrets.IMGUR_CLIENT_ID }}
93-
run: ./gradlew runClientGameTest --stacktrace --warning-mode=fail
93+
run: ./gradlew runClientGameTest --info
9494

9595
- name: Run client gametests with mods
9696
env:

0 commit comments

Comments
 (0)