Skip to content

Commit

Permalink
fix functions ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dshukertjr committed Jan 19, 2025
1 parent 95d7c06 commit d972f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/functions_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:

- name: Format coverage
run: |
melos run format-coverage
dart pub global activate coverage
dart pub global run coverage:format_coverage --lcov --in="./coverage/test" --out="./coverage/lcov.info" --report-on="./lib"
Expand Down

0 comments on commit d972f09

Please sign in to comment.