chore: remove scripts directory

This commit is contained in:
2026-04-25 21:59:05 +02:00
parent cb17619c2a
commit 5599025ae8

View File

@@ -1,8 +0,0 @@
#!/usr/bin/env bash
set -euo pipefail
go test ./...
go vet ./...
bun run typecheck
bun run build:assets