Skip to content

Commit

Permalink
Fix tests failing
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-powell committed May 14, 2024
1 parent 9fc3d97 commit bacbb05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paparazzi-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ buildConfig {

tasks.withType(Test).configureEach {
dependsOn(':paparazzi:publishMavenPublicationToProjectLocalMavenRepository')
dependsOn(':paparazzi-annotations:publishMavenPublicationToProjectLocalMavenRepository')
}

// When cleaning this project, we also want to clean the test projects.
Expand Down

0 comments on commit bacbb05

Please sign in to comment.