mirror of
https://github.com/flutter/packages.git
synced 2025-06-26 20:36:06 +08:00
Fix tests not being called (#128)
This commit is contained in:
@ -8,6 +8,6 @@ REM been updated.
|
|||||||
REM Remember to also update the Posix version (customer_testing.sh) when
|
REM Remember to also update the Posix version (customer_testing.sh) when
|
||||||
REM changing this file.
|
REM changing this file.
|
||||||
|
|
||||||
cd packages/animations
|
CD packages/animations
|
||||||
flutter analyze
|
CALL flutter analyze
|
||||||
flutter test
|
CALL flutter test
|
||||||
|
Reference in New Issue
Block a user