This commit is contained in:
Ben Kraft
2021-03-30 13:26:43 -07:00
parent be8952f11a
commit b125191f99
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -5,4 +5,7 @@ example:
check:
go test ./...
genqlient.png: genqlient.svg
convert -density 600 -background transparent "$<" "$@"
.PHONY: example