We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c8487 commit 2ec30ccCopy full SHA for 2ec30cc
1 file changed
Makefile
@@ -0,0 +1,4 @@
1
+.PHONY: test
2
+
3
+test:
4
+ go test ./...
0 commit comments