add test command to goreleaser config

This commit is contained in:
Jorge Rojas
2024-07-10 12:34:43 -04:00
parent 7817e257d9
commit 224350789c
+2
View File
@@ -51,3 +51,5 @@ brews:
repository:
owner: jorgerojas26
name: homebrew-lazysql
test: |
system "#{bin}/lazysql version"