Skip to content

Commit d262b30

Browse files
authored
Test before publish (#12)
1 parent 778a143 commit d262b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ test:
2222
mvn -B package --file pom.xml
2323

2424
.PHONY: publish
25-
publish:
25+
publish: test
2626
mvn deploy

0 commit comments

Comments
 (0)