Skip to content

Commit

Permalink
fixup! isolated projects in ci
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Mar 3, 2024
1 parent 5c83440 commit ffc5b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
jvm: "21"
checks: false
cache_local: true
flags: "--no-configuration-cache --stacktrace"
flags: "--no-configuration-cache --stacktrace -Porg.gradle.unsafe.isolated-projects=false -Dorg.gradle.unsafe.isolated-projects=false"
graph: "disabled"
scan: true

0 comments on commit ffc5b7b

Please sign in to comment.