Skip to content

Commit

Permalink
Merge pull request #74 from provenance-io/dkneisly/mam-
Browse files Browse the repository at this point in the history
Try again with more space
  • Loading branch information
dkneisly-figure authored May 31, 2023
2 parents 079ef54 + a0b0dd8 commit 2d6dde9
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 2d6dde9

Please sign in to comment.