feat: Finance API + тесты + CI/CD #1

Merged
daniil merged 11 commits from dev into main 2026-03-01 05:14:22 +00:00
Showing only changes of commit b544a8c9a3 - Show all commits

View File

@@ -22,3 +22,4 @@ jobs:
- name: Build
run: CGO_ENABLED=0 go build -o main ./cmd/api
# CI