Skip to content

Commit ab814ae

Browse files
committed
ci: added make file for tests
1 parent d7751f5 commit ab814ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
3+
test:
4+
go test -v -cover ./pkg/twmerge...

0 commit comments

Comments
 (0)