Update .gitea/workflows/build_test.yaml
Some checks failed
Gitea build & Test. / tests (pull_request) Failing after 6s

This commit is contained in:
2026-03-11 08:49:20 +00:00
parent d17b2f0a2a
commit c1aa69dd8b

View File

@@ -16,3 +16,6 @@ jobs:
- name: Build and test - name: Build and test
run: make test run: make test
- name: Build
run: make prod