Remove CI debugging commands. All works now.
All checks were successful
Linting and tests / Linting (push) Successful in 5s
All checks were successful
Linting and tests / Linting (push) Successful in 5s
This commit is contained in:
parent
4d5c2d8f18
commit
91bc3acb08
@ -31,10 +31,7 @@ tasks:
|
|||||||
lint:
|
lint:
|
||||||
desc: "Lints whole workspace."
|
desc: "Lints whole workspace."
|
||||||
cmds:
|
cmds:
|
||||||
- golangci-lint run client/...
|
- golangci-lint run
|
||||||
- ls -lah /home/container
|
|
||||||
- ls -lah /home/container/go
|
|
||||||
- ls -lah /home/container/golangci-lint
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
desc: "Test whole workspace"
|
desc: "Test whole workspace"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user