Skip to content

Commit

Permalink
Revert "Temporaly disabling ksp testing"
Browse files Browse the repository at this point in the history
This reverts commit 128a207.
  • Loading branch information
velo committed Dec 23, 2024
1 parent 5ca7c34 commit 2f6bd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
name: 'Build and test examples'
command: |
cd querydsl-examples/querydsl-example-ksp-codegen
./gradlew --no-daemon --console=plain
./gradlew --no-daemon --console=plain --info --stacktrace test
- run:
name: 'Save test results'
command: |
Expand Down

0 comments on commit 2f6bd03

Please sign in to comment.