Skip to content

Commit

Permalink
Add newline at end of build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
gok99 authored Jul 8, 2023
1 parent cdfd739 commit 5f756f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,4 @@ fun deleteReposAddressDirectory() {
reposDirectory.deleteRecursively()
}

defaultTasks("clean", "build", "systemTest", "frontendTest", "coverage")
defaultTasks("clean", "build", "systemTest", "frontendTest", "coverage")

0 comments on commit 5f756f3

Please sign in to comment.