Skip to content

Commit 33e90db

Browse files
committedMar 30, 2025·
add pre-push test run
1 parent aae4d13 commit 33e90db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.githooks/pre-push

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
go test

0 commit comments

Comments
 (0)
Please sign in to comment.