Skip to content

Commit

Permalink
dev: version check
Browse files Browse the repository at this point in the history
  • Loading branch information
butuzov committed Feb 7, 2024
1 parent cc55cb0 commit 1a47598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build:
@ go build -trimpath -o bin/ireturn ./cmd/ireturn/

tests:
go version
go test -v -count=1 -race \
-failfast \
-parallel=2 \
Expand Down

0 comments on commit 1a47598

Please sign in to comment.