falta el container para el build
This commit is contained in:
parent
3235abba3d
commit
bba1a2a38b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -20,7 +20,7 @@ clean-container:
|
|||
pub-get-container:
|
||||
$(FLUTTERW) pub get
|
||||
|
||||
run-test:
|
||||
run-test: build-container build-builders
|
||||
$(FLUTTERW) test
|
||||
|
||||
build-builders:
|
||||
|
|
|
|||
Loading…
Reference in a new issue