Skip to content

Commit

Permalink
fixup: Update project name to new convention
Browse files Browse the repository at this point in the history
  • Loading branch information
swegner committed Apr 6, 2018
1 parent 5301662 commit ee69b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ task goPreCommit() {

task pythonPreCommit() {
dependsOn ":rat"
dependsOn ":sdks:python:check"
dependsOn ":beam-sdks-python:check"
}

0 comments on commit ee69b4c

Please sign in to comment.