Skip to content

Commit

Permalink
Added a compatibility verification GitHub Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgabai committed Oct 18, 2023
1 parent 12cd5a2 commit 66f8ae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ patchPluginXml {
untilBuild = ""
}

runPluginVerifier {
freeArgs = ["-Dplugin.verifier.cache.dir.max.space=2048"]
}

repositories {
mavenLocal()
mavenCentral()
Expand Down

0 comments on commit 66f8ae5

Please sign in to comment.