We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00badcf commit 9a4f984Copy full SHA for 9a4f984
.github/workflows/flutter-ci.yml
@@ -65,6 +65,7 @@ jobs:
65
- name: Run tests for our flutter project.
66
run: |
67
make unit-test
68
+ make coverage
69
70
- name: Build
71
0 commit comments