Skip to content

Commit 25a3dc3

Browse files
authored
Reverts the configure-on-demand optimization introduced in #10397 (#10406)
* chore: Disable the configure on demand in CI, as it seems to skip tests * chore: Revert the default configure-on-demand trick as it breaks running single smoke tests
1 parent c154654 commit 25a3dc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
org.gradle.parallel=true
22
org.gradle.caching=true
33
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g
4-
org.gradle.configureondemand=true
54

65
# Toggle on to get more details during IJ sync
76
#org.gradle.logging.level=info

0 commit comments

Comments
 (0)