Skip to content

Commit 9a4f984

Browse files
committed
add ci
1 parent 00badcf commit 9a4f984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- name: Run tests for our flutter project.
6666
run: |
6767
make unit-test
68+
make coverage
6869
6970
- name: Build
7071
run: |

0 commit comments

Comments
 (0)