fix build scripts

This commit is contained in:
Sergey Penkovsky
2025-05-18 16:41:48 +03:00
parent 9bce40735b
commit bf1b0bd215
3 changed files with 19 additions and 9 deletions

View File

@@ -16,4 +16,9 @@ scripts:
exec: dart format
test:
exec: flutter test
exec: flutter test
codegen:
run: |
melos exec --scope="postly" -- dart run build_runner build --delete-conflicting-outputs