Skip to content

Commit deb3078

Browse files
committed
👷 Run tests with the runnable job
1 parent 7a5e881 commit deb3078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/runnable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- run: flutter --version
2222
- run: flutter pub get
2323
- run: flutter analyze lib example/lib
24+
- run: flutter test
2425

2526
test_iOS:
2627
needs: analyze

0 commit comments

Comments
 (0)