Skip to content

Commit

Permalink
Remove codecov from workflow (#330)
Browse files Browse the repository at this point in the history
Removing codecov from workflow as we are going to use the GH app instead.
  • Loading branch information
leonardocustodio authored Oct 9, 2023
1 parent ef62975 commit 23fe024
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,3 @@ 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 23fe024

Please sign in to comment.