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:
|
||||
desc: "Lints whole workspace."
|
||||
cmds:
|
||||
- golangci-lint run client/...
|
||||
- ls -lah /home/container
|
||||
- ls -lah /home/container/go
|
||||
- ls -lah /home/container/golangci-lint
|
||||
- golangci-lint run
|
||||
|
||||
test:
|
||||
desc: "Test whole workspace"
|
||||
|
Loading…
x
Reference in New Issue
Block a user