From c0dbd749a572ed734d3b4c49223cbd81aaf17dad Mon Sep 17 00:00:00 2001 From: Vitalii Motso Date: Tue, 4 Jul 2023 11:11:04 +0300 Subject: [PATCH] tev2-check --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GNUmakefile b/GNUmakefile index 299c1e20..cd5d8781 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -67,3 +67,6 @@ test-compile: fi go test -c $(TEST) $(TESTARGS) .PHONY: build build-linux install install-linux-user test testacc vet fmt test-compile notify-upstream + + +# bump