fix: disable autorun for code generation

This commit is contained in:
2025-03-13 19:38:23 +07:00
parent 76ea3238e6
commit 9c8dc41870
2 changed files with 6 additions and 3 deletions

View File

@@ -61,8 +61,6 @@ tasks:
generate:bindings:
summary: Generates bindings for the frontend
deps:
- go:gen:crudgen
sources:
- "**/*.go"
- go.mod