Feat: add workflows
Some checks failed
Go test / run-go-vet (push) Successful in 5s
Go test / run-go-test (push) Failing after 23s
Go test / cleanup-go-test (push) Successful in 15s

This commit is contained in:
2025-12-08 23:18:19 +08:00
parent f191aef810
commit 4ced79b6c6
3 changed files with 48 additions and 7 deletions

View File

@@ -64,6 +64,7 @@ services:
context: .
env_file:
- path: ./.env
required: false
ports:
- 8080:8080
volumes: