Skip to content

Commit

Permalink
update source files to fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Aug 10, 2023
1 parent 3153fa3 commit 31edd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/usecases/workflow_sagemaker_lambda/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ tasks.withType<KotlinCompile> {

tasks.withType<Test> {
useJUnitPlatform()
}
}

0 comments on commit 31edd27

Please sign in to comment.