mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-03-24 20:12:04 +00:00
fix build scripts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user