mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 18:54:21 +01:00
feat(tui): move logging to server logs
This commit is contained in:
@@ -7,5 +7,5 @@ cd "$(dirname "$0")/.."
|
||||
echo "==> Running Go build"
|
||||
go build .
|
||||
|
||||
# Compile the tests but don't run them
|
||||
go test -c .
|
||||
echo "==> Checking tests compile"
|
||||
go test -run=^$ .
|
||||
|
||||
Reference in New Issue
Block a user