comment out
Some checks failed
Lint / Run on Ubuntu (push) Waiting to run
Tests / Run on Ubuntu (push) Successful in 1m22s
E2E Tests / Run on Ubuntu (push) Failing after 27m33s
Build images / Run e2e tests (push) Failing after 1m19s
Build images / Run unit test (push) Successful in 1m22s
Build images / Run lint test (push) Failing after 4m31s
Build images / Build docker image (push) Has been skipped
Some checks failed
Lint / Run on Ubuntu (push) Waiting to run
Tests / Run on Ubuntu (push) Successful in 1m22s
E2E Tests / Run on Ubuntu (push) Failing after 27m33s
Build images / Run e2e tests (push) Failing after 1m19s
Build images / Run unit test (push) Successful in 1m22s
Build images / Run lint test (push) Failing after 4m31s
Build images / Build docker image (push) Has been skipped
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.63.4
|
||||
args: --timeout=10m
|
||||
args: --timeout=20m
|
||||
|
||||
Reference in New Issue
Block a user