mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-25 01:54:49 +00:00
feat(tui): paste images and pdfs
This commit is contained in:
@@ -5,4 +5,7 @@ set -e
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "==> Running Go build"
|
||||
go build ./...
|
||||
go build .
|
||||
|
||||
# Compile the tests but don't run them
|
||||
go test -c .
|
||||
|
||||
Reference in New Issue
Block a user