mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 08:02:15 +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
|
||||
lint:
|
||||
golangci-lint run
|
||||
golangci-lint run --timeout 2m
|
||||
|
||||
# build cli locally, for all given platform/arch
|
||||
.PHONY: build
|
||||
|
Loading…
Reference in New Issue
Block a user