Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio authored Oct 9, 2023
1 parent 23fe024 commit 9f7f19a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ jobs:
- name: Run tests
run: SCOPE="${{ matrix.package }}" dart run melos test:ci

- name: Upload coverage to codecov
run: curl -s https://codecov.io/bash | bash


0 comments on commit 9f7f19a

Please sign in to comment.