Skip to content

Commit

Permalink
try again with more space
Browse files Browse the repository at this point in the history
  • Loading branch information
dkneisly-figure committed May 31, 2023
1 parent 4ffb54f commit a0b0dd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion contract/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies {
tasks.withType<Test>().configureEach {
useJUnitPlatform()
maxParallelForks = 2
maxHeapSize = "4096M"
maxHeapSize = "8192M"
}
1 change: 0 additions & 1 deletion gradle.properties

This file was deleted.

0 comments on commit a0b0dd8

Please sign in to comment.