Skip to content

Commit 72763ee

Browse files
authored
Merge pull request #2304 from kubernetes-client/brendandburns-patch-13
Update pre-push
2 parents e824496 + 6f5d392 commit 72763ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
npm test && npm run lint
2+
npm test && npm run lint && npm run build-with-tests && npm run test-transpiled

0 commit comments

Comments
 (0)