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 95d7c06 commit d972f09Copy full SHA for d972f09
.github/workflows/functions_client.yml
@@ -58,7 +58,6 @@ jobs:
58
59
- name: Format coverage
60
run: |
61
- melos run format-coverage
62
dart pub global activate coverage
63
dart pub global run coverage:format_coverage --lcov --in="./coverage/test" --out="./coverage/lcov.info" --report-on="./lib"
64
0 commit comments