mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
ci: check lint errors before building oss-cli and pro-cli
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2665 GitOrigin-RevId: dac1c8f7137ff4826a3155fb78c99fc1341a8583
This commit is contained in:
parent
52efcc208d
commit
b312ca1596
@ -20,7 +20,7 @@ deps:
|
|||||||
|
|
||||||
.PHONY: lint
|
.PHONY: lint
|
||||||
lint:
|
lint:
|
||||||
golangci-lint run
|
golangci-lint run --timeout 2m
|
||||||
|
|
||||||
# build cli locally, for all given platform/arch
|
# build cli locally, for all given platform/arch
|
||||||
.PHONY: build
|
.PHONY: build
|
||||||
|
Loading…
Reference in New Issue
Block a user