Skip to content

Commit 2f6bd03

Browse files
committed
Revert "Temporaly disabling ksp testing"
This reverts commit 128a207.
1 parent 5ca7c34 commit 2f6bd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
name: 'Build and test examples'
177177
command: |
178178
cd querydsl-examples/querydsl-example-ksp-codegen
179-
./gradlew --no-daemon --console=plain
179+
./gradlew --no-daemon --console=plain --info --stacktrace test
180180
- run:
181181
name: 'Save test results'
182182
command: |

0 commit comments

Comments
 (0)