Skip to content

Commit a8c984f

Browse files
William FisetWilliam Fiset
authored andcommitted
Add hooks/ dir
1 parent c502536 commit a8c984f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ task installGitHooks(type: Copy) {
8787
fileMode 0777
8888
}
8989
gitExecutableHooks.dependsOn installGitHooks
90-
build.dependsOn gitExecutableHooks
90+
test.dependsOn gitExecutableHooks
9191

9292

9393

pre-push renamed to hooks/pre-push

File renamed without changes.

0 commit comments

Comments
 (0)